home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 596163034

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association active_lock_reason draft pull_request body reactions performed_via_github_app state_reason repo type
596163034 MDExOlB1bGxSZXF1ZXN0NDAwNTExNjkz 3953 Fix wrong order of coordinate converted from pd.series with MultiIndex 6815844 closed 0     2 2020-04-07T21:28:04Z 2020-04-08T05:49:46Z 2020-04-08T02:19:11Z MEMBER   0 pydata/xarray/pulls/3953
  • [x] Closes #3951
  • [x] Tests added
  • [x] Passes isort -rc . && black . && mypy . && flake8
  • [x] Fully documented, including whats-new.rst for all changes and api.rst for new API

It looks dataframe.set_index(index).index == index is not always true.

Added a workaround for this...

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/3953/reactions",
    "total_count": 1,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 1,
    "eyes": 0
}
    13221727 pull

Links from other tables

  • 0 rows from issues_id in issues_labels
  • 2 rows from issue in issue_comments
Powered by Datasette · Queries took 0.69ms · About: xarray-datasette