Skip to content

Commit dcf7b0c

Browse files
committed
Update doc/source/io.rst
Tiny docs fix.
1 parent 128e956 commit dcf7b0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/io.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -827,7 +827,7 @@ allows storing the contents of the object as a comma-separated-values file. The
827827
function takes a number of arguments. Only the first is required.
828828

829829
- ``path``: A string path to the file to write
830-
``nanRep``: A string representation of a missing value (default '')
830+
- ``nanRep``: A string representation of a missing value (default '')
831831
- ``cols``: Columns to write (default None)
832832
- ``header``: Whether to write out the column names (default True)
833833
- ``index``: whether to write row (index) names (default True)

0 commit comments

Comments
 (0)