We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3f8f704 + 6c41fb6 commit f94c8c8Copy full SHA for f94c8c8
doc/source/user_guide/merging.rst
@@ -763,7 +763,7 @@ Joining a single Index to a MultiIndex
763
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
764
765
You can join a :class:`DataFrame` with a :class:`Index` to a :class:`DataFrame` with a :class:`MultiIndex` on a level.
766
-The ``name`` of the :class:`Index` with match the level name of the :class:`MultiIndex`.
+The ``name`` of the :class:`Index` will match the level name of the :class:`MultiIndex`.
767
768
.. ipython:: python
769
0 commit comments