Skip to content

include iris dataset #1709

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
zachcp opened this issue Jul 30, 2012 · 2 comments
Closed

include iris dataset #1709

zachcp opened this issue Jul 30, 2012 · 2 comments

Comments

@zachcp
Copy link

zachcp commented Jul 30, 2012

I just noticed the very nice radviz graphing feature added to pandas 0.8.1 (http://pandas.pydata.org/pandas-docs/dev/visualization.html#scatter-plot-matrix). Most of the graphs in the pandas documentation use randomly generated graphs, however the radviz examples uses the iris data set. The iris dataset, however, is not included as part of the pandas package to a new user cannot immediately reproduce, and play with, the example graph.

Would it be possible to include the iris dataset as part of the pandas package? alternatively, could the the example use a dataset that is hosted somewhere online?

best,
zach cp

@wesm
Copy link
Member

wesm commented Aug 8, 2012

It is included in the test suite. It's not accessible like data sets in statsmodels, though

@ghost
Copy link

ghost commented Oct 12, 2012

close?

@zachcp zachcp closed this as completed Oct 21, 2012
wesm added a commit that referenced this issue Oct 31, 2012
* y-p/doc_fix:
  DOC: fix intersphinx ref to python doc in io.rst
  DOC: closes #1709, add link to iris data set
  DOC: grammer
  DOC: add caveat regarding the use of dicts as arg to read_csv()
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

2 participants