home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 1134796696

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/issues/6191#issuecomment-1134796696 https://api.github.com/repos/pydata/xarray/issues/6191 1134796696 IC_kwDOAMm_X85Do5-Y 387624 2022-05-23T15:08:27Z 2022-05-23T15:09:48Z NONE

It is replaced by the first value of the array. If you change to:

time = pd.date_range(start="2022-01-02",end="2022-01-11").to_pydatetime()

the NaT is replaced by '2022-01-02T00:00:00.000000000'. Maybe it is stored internally as a time_origin and some time_delta, and the NaT are replaced by 0?

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