home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1041655034

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/pull/5692#issuecomment-1041655034 https://api.github.com/repos/pydata/xarray/issues/5692 1041655034 IC_kwDOAMm_X84-FmT6 4160723 2022-02-16T15:25:40Z 2022-02-16T15:25:40Z MEMBER

@keewis great! I actually haven't tried it yet, so it's good to know. I wonder how it goes when applying other operations for which the custom index has no implementation. It should either drop the index, propagate the index or raise an error depending on the cases.

Formatting aside, the most important issue I had was passing the custom index to DataArray, which at the moment requires the use of fastpath=True (or am I missing something?)

Yes, there's no public API yet for setting (custom) indexes explicitly. This can be done in a follow-up PR.

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