home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 222544618

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/802#issuecomment-222544618 https://api.github.com/repos/pydata/xarray/issues/802 222544618 MDEyOklzc3VlQ29tbWVudDIyMjU0NDYxOA== 4160723 2016-05-30T19:30:03Z 2016-05-30T19:30:03Z MEMBER

I finally managed to add some tests and docs.

Two more comments: - Index replacement: if the multi-index has unnamed levels, the chosen name for the replaced index (if any) is <old_dim>_unnamed_level (old_dim is the name of the replaced multi-index dimension). Not sure whether or not it is really necessary to track the index level number. Single indexes returned by get_loc_level don't keep that information. Anyway, it is always better to set explicit names for the index levels. - Indexing on multi-index now also works with nested tuples (#850).

@shoyer I think that it is ready for review. I successfully run the tests on my local branch. Currently, CI tests seem broken for some reason I don't know.

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