home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 1287594393

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/7193#issuecomment-1287594393 https://api.github.com/repos/pydata/xarray/issues/7193 1287594393 IC_kwDOAMm_X85MvyGZ 38346144 2022-10-22T02:57:50Z 2022-10-22T02:57:50Z NONE

So we can guarantee that:

  • .reindex: set the missing value to fill_value (derfault is nan), and the result data may have nan.
  • .fillna: deal the nan in data and the result data will not have nan.
  • .sel: do not change the state.
{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  1417641930
Powered by Datasette · Queries took 157.13ms · About: xarray-datasette