Skip to content

Enable DataFrame.plot to plot one column vs. another #857

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

Closed
wesm opened this issue Mar 4, 2012 · 2 comments
Closed

Enable DataFrame.plot to plot one column vs. another #857

wesm opened this issue Mar 4, 2012 · 2 comments
Milestone

Comments

@wesm
Copy link
Member

wesm commented Mar 4, 2012

http://stackoverflow.com/questions/9556892/pandas-dataframe-desired-index-has-duplicate-values

@aman-thakral
Copy link
Contributor

@changhiskhan
Copy link
Contributor

You can now do df.plot(x='X', y='Y') to plot one column versus another

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants