home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1339717048

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/7363#issuecomment-1339717048 https://api.github.com/repos/pydata/xarray/issues/7363 1339717048 IC_kwDOAMm_X85P2nW4 43316012 2022-12-06T17:21:20Z 2022-12-06T17:21:20Z COLLABORATOR

Maybe pad could also work? Something like da.pad(x=(0, 1), constant_values=np.nan) and then overwriting the nans da[{"x": -1}] = 1 with new values.

I'm actually not sure if you can use the new values directly in the constant_values argument, cannot try it now though.

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