We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d09ca7d commit 8df966cCopy full SHA for 8df966c
doc/source/io.rst
@@ -94,7 +94,7 @@ data into a DataFrame object. They can take a number of arguments:
94
- ``converters``: a dictionary of functions for converting values in certain
95
columns, where keys are either integers or column labels
96
- ``encoding``: a string representing the encoding to use if the contents are
97
- non-ascii, for python versions prior to 3
+ non-ascii
98
- ``verbose`` : show number of NA values inserted in non-numeric columns
99
100
.. ipython:: python
0 commit comments