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 d3010b6 commit 77622dfCopy full SHA for 77622df
pandas/io/parsers.py
@@ -240,7 +240,7 @@
240
conversion. May produce significant speed-up when parsing duplicate
241
date strings, especially ones with timezone offsets.
242
243
- .. versionadded:: 0.23.0
+ .. versionadded:: 0.25.0
244
iterator : bool, default False
245
Return TextFileReader object for iteration or getting chunks with
246
``get_chunk()``.
0 commit comments