Skip to content

Commit 5429247

Browse files
Vruthik ThakkarVruthik Thakkar
Vruthik Thakkar
authored and
Vruthik Thakkar
committed
DOC: added whatsnew documentation on index param addition to to_dict pandas-dev#46398
1 parent 1fdd0d6 commit 5429247

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v1.5.0.rst

+1
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ Other enhancements
9595
- :meth:`pd.concat` now raises when ``levels`` is given but ``keys`` is None (:issue:`46653`)
9696
- :meth:`pd.concat` now raises when ``levels`` contains duplicate values (:issue:`46653`)
9797
- Added ``numeric_only`` argument to :meth:`DataFrame.corr`, :meth:`DataFrame.corrwith`, and :meth:`DataFrame.cov` (:issue:`46560`)
98+
- Added ``index`` parameter to :meth:`DataFrame.to_dict` (:issue:`46398`)
9899

99100
.. ---------------------------------------------------------------------------
100101
.. _whatsnew_150.notable_bug_fixes:

0 commit comments

Comments
 (0)