-
-
Notifications
You must be signed in to change notification settings - Fork 19.1k
DOC: inline docstring for pandas.plotting functions #62584
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
DOC: inline docstring for pandas.plotting functions #62584
Conversation
pre-commit.ci autofix |
Should I also remove the following since its not accessed by any functions after removing
|
yes |
.. plot:: | ||
:context: close-figs | ||
See Also |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think the indentations of the See Also
s in your PR are correct
@Appender
,@Substitution
,@doc
with inlined docstrings #62437 (Replace xxxx with the GitHub issue number)doc/source/whatsnew/vX.X.X.rst
file if fixing a bug or adding a new feature.Removed
@Appender
and@Substition
on the following functions:pandas.plotting.boxplot
pandas.plotting.boxplot_frame
pandas.plotting.PlotAccessor.line
pandas.plotting.PlotAccessor.bar
pandas.plotting.PlotAccessor.barh