home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 665812548

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/3981#issuecomment-665812548 https://api.github.com/repos/pydata/xarray/issues/3981 665812548 MDEyOklzc3VlQ29tbWVudDY2NTgxMjU0OA== 1217238 2020-07-29T17:58:50Z 2020-07-29T17:58:50Z MEMBER

BUT @shoyer has been consistent against making Variable public, so maybe the best option is to fork it out to xarray-contrib/variable?

Variable is a public API, which just don't encourage it for (most) users.

I think it would be relatively straightforward to expose xarray.Variable without the pandas dependency. We currently use pandas a little bit for input normalization in Variable and methods like isnull(), but we could likely add slower fallback option (or just not expose these features unless pandas is installed).

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