issues: 1852260723
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1852260723 | PR_kwDOAMm_X85YA1UQ | 8073 | add design document for "named-array" | 13301940 | closed | 0 | 2 | 2023-08-15T23:02:36Z | 2024-02-12T22:22:33Z | 2023-08-17T16:22:48Z | MEMBER | 0 | pydata/xarray/pulls/8073 | This PR contains the design document for "named-array" a proposed new package aimed at providing a lightweight, efficient array structure with named dimensions. the main objective of named-array is to provide a more accessible version of Xarray's Variable class without the heavy dependencies like Pandas. ~~## proposed name~~ ~~The "Xarray-lite" name is a placeholder for the time being. we have considered two main candidates for the package's name: "narray" and "yarray." feedback on the proposed names or other suggestions is welcome.~~ Related issues: |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/8073/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
13221727 | pull |