home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 840809933

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/2824#issuecomment-840809933 https://api.github.com/repos/pydata/xarray/issues/2824 840809933 MDEyOklzc3VlQ29tbWVudDg0MDgwOTkzMw== 5635139 2021-05-13T20:20:52Z 2021-05-13T20:20:52Z MEMBER

For any future travelers who come across this: a slight twist on the patterns above is xr.Dataset({name: (("dim",), my_recarray[name]) for name in my_recarray.dtype.names}) — the data will be loaded on a single dimension, and then .set_index(dim=['a','b']) can be used to set the appropriate indexes vs variables.

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