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 ecf4154 commit 61fbdbbCopy full SHA for 61fbdbb
doc/source/api.rst
@@ -2226,8 +2226,8 @@ Plotting
2226
.. autosummary::
2227
:toctree: generated/
2228
2229
- plotting.register_converters
2230
- plotting.deregister_converters
+ plotting.register_matplotlib_converters
+ plotting.deregister_matplotlib_converters
2231
2232
.. currentmodule:: pandas
2233
doc/source/whatsnew/v0.21.1.txt
@@ -73,14 +73,14 @@ Other Enhancements
73
74
- :meth:`Timestamp.timestamp` is now available in Python 2.7. (:issue:`17329`)
75
-
76
--
+e
77
78
.. _whatsnew_0211.deprecations:
79
80
Deprecations
81
~~~~~~~~~~~~
82
83
+-
84
85
86
0 commit comments