home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 518811214

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/3159#issuecomment-518811214 https://api.github.com/repos/pydata/xarray/issues/3159 518811214 MDEyOklzc3VlQ29tbWVudDUxODgxMTIxNA== 5635139 2019-08-06T19:31:28Z 2019-08-06T19:31:28Z MEMBER
  1. Fill the unspecified array with np.nan, to indicate invalid values.

👍

If users want an empty DataArray, make them omit the argument entirely, e.g., xr.DataArray(coord=coords, dims=dims).

👍

...so for clarity, no need to expose the sentinel values externally, they're an internal implementation that then fills np.nans

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