home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 1498929670

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions performed_via_github_app issue
https://github.com/pydata/xarray/pull/7724#issuecomment-1498929670 https://api.github.com/repos/pydata/xarray/issues/7724 1498929670 IC_kwDOAMm_X85ZV9oG 14808389 2023-04-06T11:40:12Z 2023-04-06T11:40:12Z MEMBER

It seems this fixes the failing tests unrelated to the datetime64 range.

Regarding the failing doctests, I decided to cast the values of arr.dt.<field> to int64 to keep the API unchanged. However, if we decide to follow pandas and return int32 I'm happy to make that change.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  1655782486
Powered by Datasette · Queries took 0.747ms · About: xarray-datasette