Commit 11041bd
Restore old MultiIndex dropping behaviour (pydata#6592)
Co-authored-by: Benoit Bovy <bbovy@gfz-potsdam.de>1 parent f6d0f84 commit 11041bdCopy full SHA for 11041bd
3 files changed
+26-9Lines changed: 26 additions & 9 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- xarray
- core
- tests
Expand file treeCollapse file tree
Open diff view settings
Collapse file
+17Lines changed: 17 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
4551 | 4551 | |
4552 | 4552 | |
4553 | 4553 | |
| 4554 | + |
| 4555 | + |
| 4556 | + |
| 4557 | + |
| 4558 | + |
| 4559 | + |
| 4560 | + |
| 4561 | + |
| 4562 | + |
| 4563 | + |
| 4564 | + |
| 4565 | + |
| 4566 | + |
| 4567 | + |
| 4568 | + |
| 4569 | + |
| 4570 | + |
4554 | 4571 | |
4555 | 4572 | |
4556 | 4573 | |
|
Collapse file
xarray/tests/test_dataarray.py
Copy file name to clipboardExpand all lines: xarray/tests/test_dataarray.py+5-4Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
2360 | 2360 | |
2361 | 2361 | |
2362 | 2362 | |
2363 | | - |
2364 | | - |
2365 | | - |
2366 | | - |
| 2363 | + |
| 2364 | + |
| 2365 | + |
| 2366 | + |
| 2367 | + |
2367 | 2368 | |
2368 | 2369 | |
2369 | 2370 | |
|
Collapse file
xarray/tests/test_dataset.py
Copy file name to clipboardExpand all lines: xarray/tests/test_dataset.py+4-5Lines changed: 4 additions & 5 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
2453 | 2453 | |
2454 | 2454 | |
2455 | 2455 | |
2456 | | - |
2457 | | - |
2458 | | - |
2459 | | - |
2460 | | - |
| 2456 | + |
| 2457 | + |
| 2458 | + |
| 2459 | + |
2461 | 2460 | |
2462 | 2461 | |
2463 | 2462 | |
|
0 commit comments