Skip to content
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

integrate scatter plot into DataFrame/Series plot (or scatter) method #2215

Closed
changhiskhan opened this issue Nov 9, 2012 · 0 comments · Fixed by #3473
Closed

integrate scatter plot into DataFrame/Series plot (or scatter) method #2215

changhiskhan opened this issue Nov 9, 2012 · 0 comments · Fixed by #3473
Milestone

Comments

@changhiskhan
Copy link
Contributor

from mailing list:

"I've been searching the API/Internet to find the easiest way to make call plt.scatter() with a dataframe. I figured there would be a keyword if df.plot(kind='scatter') or df.scatter() but this seems not to be the case. I saw from the API that kind only accepts three arguments:

kind : {‘line’, ‘bar’, ‘barh’}

Although this is out of date.
"

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

Successfully merging a pull request may close this issue.

1 participant