home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 733754394

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/525#issuecomment-733754394 https://api.github.com/repos/pydata/xarray/issues/525 733754394 MDEyOklzc3VlQ29tbWVudDczMzc1NDM5NA== 14808389 2020-11-25T14:52:58Z 2020-11-25T16:07:57Z MEMBER

I saw the discussion above about Quantities being more problematic

I would expect astropy quantities to work just fine as long as they are duck arrays. Also, the only limitation I would expect them to have is that they can't "wrap" anything other than numpy arrays. dask arrays are an exception since they can wrap quantities using the _meta attribute (which is something we try to avoid with pint, though).

For reference, the currently remaining issues for all duck arrays (except obviously dask) are documented here

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