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 066a4f7 commit 74f555dCopy full SHA for 74f555d
pandas/plotting/_core.py
@@ -760,11 +760,6 @@ class PlotAccessor(PandasObject):
760
Uses the backend specified by the
761
option ``plotting.backend``. By default, matplotlib is used.
762
763
- Parameters
764
- ----------
765
- data : Series or DataFrame
766
- The object for which the method is called.
767
-
768
Attributes
769
----------
770
x : label or position, default None
0 commit comments