home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 605610596

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/3852#issuecomment-605610596 https://api.github.com/repos/pydata/xarray/issues/3852 605610596 MDEyOklzc3VlQ29tbWVudDYwNTYxMDU5Ng== 14808389 2020-03-29T09:45:29Z 2020-03-29T09:45:29Z MEMBER

sorry for the late reply, @jennakwon06.

At the moment, we rely on pandas.Index to provide the indexing functionality, so unfortunately having dask arrays as dimension coordinates is not possible. There are plans to eventually support custom indexes (e.g. dask.dataframe.Index) but there is still a lot to do (see #1603).

Note that although they are less useful, it is possible to have dask arrays in non-dimension coordinates.

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