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 ee03ed1 commit 14eaa42Copy full SHA for 14eaa42
pandas/core/frame.py
@@ -1902,7 +1902,7 @@ def to_dict(
1902
is 'tight') in the returned dictionary. Can only be ``False``
1903
when `orient` is 'split' or 'tight'.
1904
1905
- .. versionadded:: 1.6.0
+ .. versionadded:: 2.0.0
1906
1907
Returns
1908
-------
pandas/core/methods/to_dict.py
@@ -60,7 +60,7 @@ def to_dict(
60
61
62
63
64
65
66
0 commit comments