We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 128e956 commit dcf7b0cCopy full SHA for dcf7b0c
doc/source/io.rst
@@ -827,7 +827,7 @@ allows storing the contents of the object as a comma-separated-values file. The
827
function takes a number of arguments. Only the first is required.
828
829
- ``path``: A string path to the file to write
830
- ``nanRep``: A string representation of a missing value (default '')
+ - ``nanRep``: A string representation of a missing value (default '')
831
- ``cols``: Columns to write (default None)
832
- ``header``: Whether to write out the column names (default True)
833
- ``index``: whether to write row (index) names (default True)
0 commit comments