Skip to content

Updated docstring for DataFrame.plot.bar graph clearify the use of color list #38387

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

Conversation

ankushduacodes
Copy link
Contributor

Copy link
Member

@MarcoGorelli MarcoGorelli left a comment

Choose a reason for hiding this comment

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

Looks good to me pending green, thanks

@ankushduacodes
Copy link
Contributor Author

@MarcoGorelli Some of the tests are timing out for some reason. I am not sure why this is the case.
.

@MarcoGorelli
Copy link
Member

CI failure is unrelated

I'll leave this open for a bit in case others have comments

@MarcoGorelli MarcoGorelli added this to the 1.3 milestone Dec 14, 2020
@MarcoGorelli MarcoGorelli merged commit fc31fb6 into pandas-dev:master Dec 14, 2020
@MarcoGorelli
Copy link
Member

Thanks @ankushduacodes

luckyvs1 pushed a commit to luckyvs1/pandas that referenced this pull request Jan 20, 2021
…lor list (pandas-dev#38387)

* Updated docstring for DataFrame.plot.bar graph clearify the use of color list

* removing a redundant space char
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.

Inconsistent kwargs argument 'color' passed to upstream matplotlib plot functions
2 participants