We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1eb2aa6 commit f5ed452Copy full SHA for f5ed452
doc/source/whatsnew/v1.0.0.rst
@@ -237,7 +237,7 @@ Removal of prior version deprecations/changes
237
238
Previously, pandas would register converters with matplotlib as a side effect of importing pandas (:issue:`18720`).
239
This changed the output of plots made via matplotlib plots after pandas was imported, even if you were using
240
-matplotlib directly rather than rather than :meth:`~DataFrame.plot`.
+matplotlib directly rather than :meth:`~DataFrame.plot`.
241
242
To use pandas formatters with a matplotlib plot, specify
243
0 commit comments