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 c010399 commit 2355fc5Copy full SHA for 2355fc5
doc/source/whatsnew/v1.1.0.rst
@@ -236,7 +236,6 @@ Other enhancements
236
and :class:`~pandas.io.stata.StataWriterUTF8` (:issue:`26599`).
237
- :meth:`HDFStore.put` now accepts `track_times` parameter. Parameter is passed to ``create_table`` method of ``PyTables`` (:issue:`32682`).
238
- Make :class:`pandas.core.window.Rolling` and :class:`pandas.core.window.Expanding` iterable(:issue:`11704`)
239
-- :meth:`~pandas.io.json.read_json` now accepts `nrows` parameter. (:issue:`33916`).
240
241
.. ---------------------------------------------------------------------------
242
0 commit comments