Python Statistical Graphics with Seaborn

Описание к видео Python Statistical Graphics with Seaborn

In this python tutorial, we will go over the seaborn library.

Jupyter Notebook: https://github.com/groundhogday321/py...

Seaborn is a library for making statistical graphics in Python. It is built on top of matplotlib and closely integrated with pandas data structures. Matplotlib can be used to add to or change Seaborn plots.

We will cover the following:
seaborn datasets, relplot, scatterplot, lineplot, catplot, stripplot, swarmplot, boxplot, violinplot, boxenplot, pointplot, barplot, countplot, distplot, kdeplot, seaborn with cartopy, lmplot, regplot, residplot, heatmap, clustermap, FacetGrid, pairplot, PairGrid, jointplot, JointGrid, and more.

Комментарии

Информация по комментариям в разработке