Python Data Science Essentials - Third Edition
by Alberto Boschetti, Luca Massaron, Pietro Marinelli, Matteo Malosetti
Summary
This chapter provided an overview of essential data science by providing examples of both basic and advanced graphical representations of data, machine learning processes, and results. We explored the pylab module from matplotlib, which gives the easiest and fastest access to the graphical capabilities of the package. We used pandas for EDA, and tested the graphical utilities provided by scikit-learn. All examples were like building blocks, and they are all easily customizable in order to provide you with a fast template for visualization.
In the next chapter, you'll be introduced to graphs, which are an interesting deviation from the predictors/target flat matrices. They are quite a hot topic in data science now. Expect to delve ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access