home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 987126045

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/6051#issuecomment-987126045 https://api.github.com/repos/pydata/xarray/issues/6051 987126045 IC_kwDOAMm_X8461lkd 5635139 2021-12-06T19:47:04Z 2021-12-06T19:47:04Z MEMBER

It still needs to be in a list! Otherwise it would be funky to do flat=[x, ...]

python In [2]: import xarray as xr ...: ...: da = xr.DataArray([[1,2],[1,2]], dims=("x", "y")) ...: da.stack(flat=[...])

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