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

Update 05-jupyter-ecosystem.md #142

Merged
merged 1 commit into from
Feb 6, 2019
Merged

Conversation

PeterDrake
Copy link
Contributor

Data with several attributes per row would not be considered "two-dimensional" (much less "two-dimenstional") in machine learning. Tabular seems a better word.

Data with several attributes per row would not be considered "two-dimensional" (much less "two-dimenstional") in machine learning. Tabular seems a better word.
@@ -371,7 +371,7 @@ with the `%matplotlib notebook` or `%matplotlib inline` cell
magics.
* Pandas
([https://pandas.pydata.org/](https://pandas.pydata.org/)) provides
resources for data analysis and a flexible data structures for labeled two-dimenstional data.
resources for data analysis and a flexible data structures for labeled tabular data.
Copy link
Member

Choose a reason for hiding this comment

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

While you're on this line, "and a flexible data structure" or "and flexible data structures"; optionally mention IO, time series, and/or other notable functionality.

Copy link
Member

Choose a reason for hiding this comment

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

Opened #148 to cover @jedbrown's suggestion. Going to merge this PR.

@willingc willingc merged commit c2103a7 into jupyter4edu:master Feb 6, 2019
@willingc
Copy link
Member

willingc commented Feb 6, 2019

Thanks for the contribution @PeterDrake 😄

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

Successfully merging this pull request may close these issues.

None yet

3 participants