Matplotlib and Seaborn
One of the analytical tools used the most by analysts in AI and data science consists of the graphical representation of data. This allows a preliminary activity of data analysis known as exploratory data analysis (EDA). By means of EDA, it is possible to identify, from a simple visual survey of the data, the possibility of associating them with regularities or better predictive models than others.
Among graphical libraries, without a doubt, the best known and most used is the matplotlib library, through which it is possible to create graphs and images of the data being analyzed in a very simple and intuitive way.
Matplotlib is basically a data plotting tool inspired by MATLAB, and is similar to the ggplot tool used ...
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