Python for Data Science: Basic Data Visualization Using Seaborn
Python
| Intermediate
- 11 videos | 1h 6m 18s
- Includes Assessment
- Earns a Badge
Explore Seaborn, a Python library used in data science that provides an interface for drawing graphs that conveys a lot of information, and are also visually appealing. To take this course, learners should be comfortable programming in Python and using Jupyter notebooks; familiarity with Pandas for Numpy would be helpful, but is not required. The course explores how Seaborn provides higher-level abstractions over Python's Matplotlib, how it is tightly integrated with the PyData stack, and how it integrates with other data structure libraries such as NumPy and Pandas. You will learn to visualize the distribution of a single column of data in a Pandas DataFrame by using histograms and the kernel density estimation curve, and then slowly begin to customize the aesthetics of the plot. Next, learn to visualize bivariate distributions, which are data with two variables in the same plot, and see the various ways to do it in Seaborn. Finally, you will explore different ways to generate regression plots in Seaborn.
WHAT YOU WILL LEARN
-
Describe what seaborn is and how it relates to other data science libraries in pythonInstall seaborn and load a dataset for analysisDefine and plot the distribution of a single variable using a histogram and kernel density estimate curveConfigure an univariate distribution's appearance, including color, size, and the components of the plotAnalyze the relationship between two variables by plotting a bivariate distribution
-
Distinguish between scatter plots, hexbin plots, and kde plotsUse the seaborn pair plot to generate a grid to plot the relationship between multiple pairs of variables in your datasetPerform a regression analysis on a pair of variables in your dataset by using the seaborn lmplotDescribe the basic aesthetic themes and styles available in seabornRecall some of the use cases and features of seaborn
IN THIS COURSE
-
2m 18s
-
6m 28sUpon completion of this video, you will be able to describe what Seaborn is and how it relates to other data science libraries in Python. FREE ACCESS
-
6m 48sTo install Seaborn, follow these instructions. To load a dataset for analysis, see this guide. FREE ACCESS
-
6m 41sIn this video, you will learn how to define and plot the distribution of a single variable using a histogram and kernel density estimate curve. FREE ACCESS
-
6m 28sIn this video, you will learn how to configure an univariate distribution's appearance, including color, size, and the components of the plot. FREE ACCESS
-
6mTo analyze the relationship between two variables, plot a bivariate distribution. FREE ACCESS
-
5m 21sIn this video, you will learn how to distinguish between scatter plots, hexbin plots, and KDE plots. FREE ACCESS
-
6m 29sIn this video, you will learn how to use the Seaborn pair plot to generate a grid that plots the relationships between multiple pairs of variables in your dataset. FREE ACCESS
-
7m 7sIn this video, learn how to perform a regression analysis on a pair of variables in your dataset by using the Seaborn lmplot function. FREE ACCESS
-
7m 26sUpon completion of this video, you will be able to describe the basic aesthetic themes and styles available in Seaborn. FREE ACCESS
-
5m 12sAfter completing this video, you will be able to recall some of the uses and features of Seaborn. FREE ACCESS
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.
Digital badges are yours to keep, forever.