issues: 479434052
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
479434052 | MDU6SXNzdWU0Nzk0MzQwNTI= | 3206 | DataFrame with MultiIndex -> xarray with sparse array | 1217238 | closed | 0 | 1 | 2019-08-12T00:46:16Z | 2020-04-06T20:41:26Z | 2019-08-27T08:54:26Z | MEMBER | Now that we have preliminary support for sparse arrays in xarray, one really cool feature we could explore is creating sparse arrays from MultiIndexed pandas DataFrames. Right now, xarray's methods for creating objects from pandas always create dense arrays, but the size of these dense arrays can get big really quickly if the MultiIndex is sparsely populated, e.g.,
We can imagine Once sparse arrays work pretty well, this could actually obviate most of the use cases for |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/3206/reactions", "total_count": 3, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 3, "rocket": 0, "eyes": 0 } |
completed | 13221727 | issue |