home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 105927249

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association active_lock_reason draft pull_request body reactions performed_via_github_app state_reason repo type
105927249 MDExOlB1bGxSZXF1ZXN0NDQ3MzczODA= 569 BUG: ensure xray works with pandas 0.17.0 1217238 closed 0   1307323 3 2015-09-11T01:12:55Z 2015-10-21T07:05:48Z 2015-09-11T06:23:56Z MEMBER   0 pydata/xarray/pulls/569

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.

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/569/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
    13221727 pull

Links from other tables

  • 1 row from issues_id in issues_labels
  • 3 rows from issue in issue_comments
Powered by Datasette · Queries took 159.65ms · About: xarray-datasette