Skip to content

Conversation

charlesdong1991
Copy link
Member

@charlesdong1991 charlesdong1991 commented Jul 13, 2021

@jreback jreback added the Visualization plotting label Jul 13, 2021
@jreback jreback added this to the 1.4 milestone Jul 13, 2021
Copy link
Contributor

@jreback jreback left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm minor comments

plt.close("all")
You could also create groupings with :meth:`DataFrame.plot.box`, for instance,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you add a versionchanged 1.4

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yep! add for all 3 places!

@jreback jreback merged commit 902000a into pandas-dev:master Jul 28, 2021
@jreback
Copy link
Contributor

jreback commented Jul 28, 2021

thanks @charlesdong1991

CGe0516 pushed a commit to CGe0516/pandas that referenced this pull request Jul 29, 2021
feefladder pushed a commit to feefladder/pandas that referenced this pull request Sep 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DOC: Add updated docstring for examples of by argument in df.plot.hist and df.plot.box
2 participants