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.
1 parent e2e3791 commit fe494c9Copy full SHA for fe494c9
doc/source/user_guide/merging.rst
@@ -906,7 +906,7 @@ resetting indexes.
906
Joining multiple :class:`DataFrame`
907
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
908
909
-A list or tuple of ``:class:`DataFrame``` can also be passed to :meth:`~DataFrame.join`
+A list or tuple of :class:`DataFrame` can also be passed to :meth:`~DataFrame.join`
910
to join them together on their indexes.
911
912
.. ipython:: python
0 commit comments