We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d87958 commit 0d80c79Copy full SHA for 0d80c79
doc/source/v0.13.0.txt
@@ -49,6 +49,8 @@ Bug Fixes
49
- In ``to_json``, raise if a passed ``orient`` would cause loss of data because
50
of a duplicate index (:issue:`4359`)
51
52
+ - Suppressed DeprecationWarning associated with internal calls issued by repr() (:issue:`4391`)
53
+
54
See the :ref:`full release notes
55
<release>` or issue tracker
56
on GitHub for a complete list.
0 commit comments