home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 369319591

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/1949#issuecomment-369319591 https://api.github.com/repos/pydata/xarray/issues/1949 369319591 MDEyOklzc3VlQ29tbWVudDM2OTMxOTU5MQ== 1217238 2018-02-28T17:38:59Z 2018-02-28T17:38:59Z MEMBER

The second one also provides more scope to remove subsets of data (all corresponding dims, coords, vars) if the dimension becomes superfluous for any reason, whether or not the dimension is empty.

Yes, this was a useful feature that we lost.

Note that in general we try to encourage using methods to create new Datasets rather than modifying existing ones inplace. So it might also make sense to add a drop_dims() method that return a Dataset with the given dimensions removed.

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