issues: 621082480
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
621082480 | MDU6SXNzdWU2MjEwODI0ODA= | 4080 | Most arguments to open_dataset should be keyword only | 1217238 | closed | 0 | 1 | 2020-05-19T15:38:51Z | 2021-03-16T10:56:09Z | 2021-03-16T10:56:09Z | MEMBER |
Similarly to the case for pandas (https://github.com/pandas-dev/pandas/issues/27544), it would be nice to make most of these arguments keyword-only, e.g., This would encourage writing readable code when calling To make this change, we could make use of the |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/4080/reactions", "total_count": 3, "+1": 3, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
completed | 13221727 | issue |