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

Text errors in chapter 2 #3

Open
uwsd opened this issue Nov 10, 2021 · 0 comments
Open

Text errors in chapter 2 #3

uwsd opened this issue Nov 10, 2021 · 0 comments

Comments

@uwsd
Copy link

uwsd commented Nov 10, 2021

Below Figure 2.5 – Anatomy of Matplotlib visuals, direct above code block

Wrong function:
plt.ylabel() instead of plt.ylable()

The following screenshot shows the application of plt.title() and plt.ylable() to add a title to the visual and add a label to the y-axis respectively.


Section: Resizing visuals and saving them
Subsection: Saving

Missing space:
"to create" instead of "tocreate"

This function takes the name of the file you would like tocreate for saving ...


Section: Example of Matplotilb assisting data preprocessing

In the first paragraph, in the first codeblock and than a 3rd time in the next textblock:
Not really an error, but I think the filename should be "ColumnsVisualization.png" instead of "ColumnsVsiaulization.png"

Same with Numerical_colums in this code block: No error but better "Numerical_columns"

But an real spelling error is in the section title:
"Matplotilb" instead of "Matplotlib"

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

No branches or pull requests

1 participant