home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 1530111912

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/7790#issuecomment-1530111912 https://api.github.com/repos/pydata/xarray/issues/7790 1530111912 IC_kwDOAMm_X85bM6eo 5821660 2023-05-01T19:30:22Z 2023-05-01T19:30:22Z MEMBER

Unfortunately, I think you may have also gotten some wires crossed? You set the time fill value to 1900-01-01, but then use NaT in the actual array?

Yes, I use NaT because I want to check if the encoder does correctly translate NaT to the provided _FillValue on write.

So from your last example I'm assuming you would like to have the int64 representation of NaT as _FillValue, right? I'll try to adapt this, and see what I get

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