Skip to content

Commit a0e5629

Browse files
author
Khor Chean Wei
authored
Update v1.5.0.rst
1 parent 48d5159 commit a0e5629

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v1.5.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ Other Deprecations
297297
- Deprecated the ``warn`` parameter in :func:`infer_freq` (:issue:`45947`)
298298
- Deprecated allowing non-keyword arguments in :meth:`ExtensionArray.argsort` (:issue:`46134`)
299299
- Deprecated treating all-bool ``object``-dtype columns as bool-like in :meth:`DataFrame.any` and :meth:`DataFrame.all` with ``bool_only=True``, explicitly cast to bool instead (:issue:`46188`)
300-
-
300+
- Deprecated the ``closed`` argument in :meth:`interval_range` in favor of ``inclusive`` argument; In a future version passing ``closed`` will raise (:issue:`40245`)
301301

302302
.. ---------------------------------------------------------------------------
303303
.. _whatsnew_150.performance:

0 commit comments

Comments
 (0)