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