issues: 469440752
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
469440752 | MDU6SXNzdWU0Njk0NDA3NTI= | 3139 | Change the signature of DataArray to DataArray(data, dims, coords, ...)? | 1217238 | open | 0 | 1 | 2019-07-17T20:54:57Z | 2022-04-09T15:28:51Z | MEMBER | Currently, the signature of DataArray is In the long term, I think My original reasoning for this argument order was that The challenge in making any change here would be to have a smooth deprecation process, and that ideally avoids requiring users to rewrite all of their code and avoids loads of pointless/extraneous warnings. I'm not entirely sure this is possible. We could likely use heuristics to distinguish between An alternative that might achieve some of the convenience of this change would be to allow for passing lists of strings in the |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/3139/reactions", "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
13221727 | issue |