We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fcf3db commit 9e667a1Copy full SHA for 9e667a1
doc/source/whatsnew/v1.1.0.rst
@@ -289,6 +289,7 @@ Other enhancements
289
- Make :class:`pandas.core.window.Rolling` and :class:`pandas.core.window.Expanding` iterable(:issue:`11704`)
290
- Make ``option_context`` a :class:`contextlib.ContextDecorator`, which allows it to be used as a decorator over an entire function (:issue:`34253`).
291
- :meth:`~pandas.io.json.read_json` now accepts `nrows` parameter. (:issue:`33916`).
292
+
293
.. ---------------------------------------------------------------------------
294
295
Increased minimum versions for dependencies
0 commit comments