home / github / commits

Menu
  • GraphQL API
  • Search all tables

commits: 284bf615565a4c74fbc917396ddfa3b18900140a

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
284bf615565a4c74fbc917396ddfa3b18900140a BUG: ensure xray works with pandas 0.17.0 We were using some internal routines in pandas to convert object of datetime objects arrays to datetime64. Predictably, these internal routines have now changed, breaking xray. This is definitely my fault but also bad luck -- I had a guard against the internal function dissappearing, but not against the keyword arguments changing. In any case, this fix ensures forwards compatibility with the next release of pandas, which will be coming out next week. 2015-09-11T01:05:15Z 2015-09-11T01:11:07Z 7ac163783245dbec82e06aac57b56992d3cf2b72 7ac163783245dbec82e06aac57b56992d3cf2b72 13221727 1217238 1217238
Powered by Datasette · Queries took 240.667ms · About: xarray-datasette