home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 482818859

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/2887#issuecomment-482818859 https://api.github.com/repos/pydata/xarray/issues/2887 482818859 MDEyOklzc3VlQ29tbWVudDQ4MjgxODg1OQ== 1217238 2019-04-13T15:10:22Z 2019-04-14T21:12:17Z MEMBER

Just to clarify, load_dataset would be equivalent to: python def load_dataset(*args, **kwargs): with xarray.open_dataset(*args, **kwargs) as ds: return ds.load() This also seems pretty reasonable to me. I’ve written a version of this utility function a handful of times, so I at least would find it useful.

Would we also want load_dataarray?

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