home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 58553960

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/214#issuecomment-58553960 https://api.github.com/repos/pydata/xarray/issues/214 58553960 MDEyOklzc3VlQ29tbWVudDU4NTUzOTYw 1217238 2014-10-09T18:21:24Z 2014-10-09T18:21:24Z MEMBER

The only part that wouldn't work for a Dataset is spat_only.shape. On a dataset, you can get that information from the values of the dims dictionary (the difference between dims on a dataset and dataarray is definitely an ugly corner of the API).

Also, you probably want to use c.ravel() instead of c.flatten(), because the later always makes a copy.

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