Skip to content

Commit 61fbdbb

Browse files
committed
Missed one
1 parent ecf4154 commit 61fbdbb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

doc/source/api.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2226,8 +2226,8 @@ Plotting
22262226
.. autosummary::
22272227
:toctree: generated/
22282228

2229-
plotting.register_converters
2230-
plotting.deregister_converters
2229+
plotting.register_matplotlib_converters
2230+
plotting.deregister_matplotlib_converters
22312231

22322232
.. currentmodule:: pandas
22332233

doc/source/whatsnew/v0.21.1.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,14 +73,14 @@ Other Enhancements
7373

7474
- :meth:`Timestamp.timestamp` is now available in Python 2.7. (:issue:`17329`)
7575
-
76-
-
76+
e
7777

7878
.. _whatsnew_0211.deprecations:
7979

8080
Deprecations
8181
~~~~~~~~~~~~
8282

83-
-
83+
-
8484
-
8585
-
8686

0 commit comments

Comments
 (0)