Skip to content

Text errors in chapter 2 #3

@uwsd

Description

@uwsd

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"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions