home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 611321868

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/3955#issuecomment-611321868 https://api.github.com/repos/pydata/xarray/issues/3955 611321868 MDEyOklzc3VlQ29tbWVudDYxMTMyMTg2OA== 1217238 2020-04-09T04:30:44Z 2020-04-09T04:30:55Z MEMBER

I would love to have support for integer NA values in xarray, but I don't think we want to build it into xarray.

Ideally this would either be built into NumPy (i.e., with a custom dtype, which will require some work before its possible) or someone could build an "integer with NA" duckarray, which could implement the various NumPy protocols such as __array_function__. The later is a bit less elegant but could be done today with very few changes in xarray.

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