home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 1389632629

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
1389632629 PR_kwDOAMm_X84_ywy1 7101 Fix Dataset.assign_coords overwriting multi-index 4160723 closed 0     0 2022-09-28T16:21:48Z 2022-12-08T09:36:50Z 2022-09-28T18:02:16Z MEMBER   0 pydata/xarray/pulls/7101
  • [x] Closes #7097
  • [x] Tests added

@dcherian the DeprecationWarning was ignored by default for .assign_coords() because of https://github.com/pydata/xarray/pull/6798#discussion_r924653224. I changed it to FutureWarning so that it is shown for both .assign() and .assign_coords().

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

Links from other tables

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