Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

Open
KevsterAmp wants to merge 7 commits into pandas-dev:main
base: main
Choose a base branch
Loading
from KevsterAmp:doc/replace-inline-comments-plotting

Conversation

Copy link
Contributor

@KevsterAmp KevsterAmp commented Oct 5, 2025
edited
Loading

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

Copy link
Contributor Author

pre-commit.ci autofix

pre-commit-ci[bot] reacted with rocket emoji

Copy link
Contributor Author

Should I also remove the following since its not accessed by any functions after removing @Appender and @Substition on pandas/plotting/_core.py:

Copy link
Member

Should I also remove the following since its not accessed by any functions after removing @Appender and @Substition on pandas/plotting/_core.py:

* https://github.com/pandas-dev/pandas/blob/b20d6ab6b6ad80ec68361321878b6a2fac272d82/pandas/plotting/_core.py#L279
* https://github.com/pandas-dev/pandas/blob/b20d6ab6b6ad80ec68361321878b6a2fac272d82/pandas/plotting/_core.py#L445
* https://github.com/pandas-dev/pandas/blob/b20d6ab6b6ad80ec68361321878b6a2fac272d82/pandas/plotting/_core.py#L454

yes

.. plot::
:context: close-figs
See Also
Copy link
Member

@mroeschke mroeschke Oct 5, 2025

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 Alsos in your PR are correct

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers

@mroeschke mroeschke mroeschke requested changes

Requested changes must be addressed to merge this pull request.

Assignees
No one assigned
Labels
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

DOC: Replace @Appender, @Substitution, @doc with inlined docstrings

AltStyle によって変換されたページ (->オリジナル) /