-
-
Notifications
You must be signed in to change notification settings - Fork 26k
WIP: reorganize datasets documentation page #11180
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
|
||
.. _mldata: | ||
|
||
Downloading datasets from the mldata.org repository |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a bit different because it is a generic fetcher. It fits more with load_svmlight and with pandas, scipy.io, than with fetch_xxx
Yes, it's too nested. Make the top-level headings the following:
|
@jnothman Changed the structure the way you suggested. I haven't touched at the locations of the files yet. However, I agree with @jorisvandenbossche that at least the files in doc/datasets (i.e. the real world datasets) could be inserted as plain text in index.rst since they aren't used anywhere else. |
LGTM, thanks! |
@jnothman Thanks but I think you merged it too soon :) |
Yes, I did. I'm not sure what I was thinking. See also #11318.
|
Thanks @jeremiedbb for the great work so far. |
…g utilities section (#11328)
Reference Issues/PRs
Work in progress on #11083
What does this implement/fix? Explain your changes.
As a start, removed the descriptions of the toy datasets.