issues: 436999500
This data as json
| id | node_id | number | title | user | state | locked | assignee | milestone | comments | created_at | updated_at | closed_at | author_association | active_lock_reason | draft | pull_request | body | reactions | performed_via_github_app | state_reason | repo | type |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 436999500 | MDExOlB1bGxSZXF1ZXN0MjczMzY4ODcy | 2917 | Implement load_dataset() and load_dataarray() | 13837821 | closed | 0 | 10 | 2019-04-25T03:59:19Z | 2019-06-06T12:43:37Z | 2019-05-16T15:28:30Z | CONTRIBUTOR | 0 | pydata/xarray/pulls/2917 |
Implement load_dataset() and load_dataarray() BUG: Fixes #2887 by adding @shoyer solution for load_dataset and load_dataarray, wrappers around open_dataset and open_dataarray which open, load, and close the file and return the Dataset/DataArray TST: Add tests for sequentially opening and writing to files using new functions DOC: Add to whats-new.rst. Also a tiny change to the open_dataset docstring |
{
"url": "https://api.github.com/repos/pydata/xarray/issues/2917/reactions",
"total_count": 1,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 1,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
13221727 | pull |