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 6af9c60 commit 8298253Copy full SHA for 8298253
doc/source/io.rst
@@ -164,7 +164,7 @@ You can also use a list of columns to create a hierarchical index:
164
165
The ``dialect`` keyword gives greater flexibility in specifying the file format.
166
By default it uses the Excel dialect but you can specify either the dialect name
167
-or a :class:``python:csv.Dialect`` instance.
+or a :class:`python:csv.Dialect` instance.
168
169
.. ipython:: python
170
:suppress:
0 commit comments