Skip to content

Commit 74f555d

Browse files
Mila MathiasMila Mathias
authored andcommitted
fix plot PR02 validation errors
1 parent 066a4f7 commit 74f555d

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pandas/plotting/_core.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -760,11 +760,6 @@ class PlotAccessor(PandasObject):
760760
Uses the backend specified by the
761761
option ``plotting.backend``. By default, matplotlib is used.
762762
763-
Parameters
764-
----------
765-
data : Series or DataFrame
766-
The object for which the method is called.
767-
768763
Attributes
769764
----------
770765
x : label or position, default None

0 commit comments

Comments
 (0)