-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Harmonize returned multi-indexed indexes when applying
concat
along…
… new dimension (#6889) * test: add unit test for #6881 * fix: harmonize multiindex objects when concat'ing along new dim * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update xarray/tests/test_concat.py Co-authored-by: Benoit Bovy <[email protected]> * fix: use directly imported concat function in test_concat * test: fix level names in concat test function * doc: add note to whats-new.rst * Update doc/whats-new.rst Co-authored-by: Benoit Bovy <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Benoit Bovy <[email protected]>
- Loading branch information
1 parent
790a444
commit 15c6182
Showing
3 changed files
with
13 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters