We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82f0033 commit 6b204e4Copy full SHA for 6b204e4
doc/source/whatsnew/v0.17.1.txt
@@ -28,7 +28,7 @@ Enhancements
28
Other Enhancements
29
^^^^^^^^^^^^^^^^^^
30
31
-- ``pd.read_*`` functions can now accept also accept :class:`python:pathlib.Path`, or :class:`py:py._path.local.LocalPath`
+- ``pd.read_*`` functions can now also accept :class:`python:pathlib.Path`, or :class:`py:py._path.local.LocalPath`
32
objects for the ``filepath_or_buffer`` argument. (:issue:`11033`)
33
34
.. _whatsnew_0171.api:
0 commit comments