home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 839079791

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions performed_via_github_app issue
https://github.com/pydata/xarray/issues/5287#issuecomment-839079791 https://api.github.com/repos/pydata/xarray/issues/5287 839079791 MDEyOklzc3VlQ29tbWVudDgzOTA3OTc5MQ== 1217238 2021-05-11T19:55:37Z 2021-05-11T19:55:37Z MEMBER

If they added NEP-18 support, many things would work automatically, wouldn't it?

In my opinion, NEP-18 support is probably out of scope for pandas.

But this would totally make sense for a separate mini-project, to make a NumPy compatible wrapper of pandas extension arrays.

I see two possible levels of support here: 1. Only 1D data, with NumPy's API. Operations that would produce multi-dimensional data raise an error. 2. Support N-D data, on top of pandas' 1D API. This would make extension arrays more generally useful in Xarray, but some operations might be hard to do efficiently.

{
    "total_count": 2,
    "+1": 2,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  884649380
Powered by Datasette · Queries took 0.531ms · About: xarray-datasette