This lesson has been outdated.
In this Lesson, we cover Python Visualization Libraries and Tools, focusing particularly on Marplot and the Seaborn plotting library. You will learn how to use these to visualize your data using Python in a clear and effective way. We will go into depth particularly on Seaborn and you'll learn about the different plot available including regression plots, pairplots, and heat maps.
If you have any feedback relating to this Lesson, feel free to let us know at support@cloudacademy.com.
This Lesson is intended for data scientists, data engineers, or anybody interested in learning how to use Python tools to visualize data.
To get the most out of this lesson, you should be familiar with the basics of programming: variables, scope, functions.
The dataset(s) used in this lesson can be found in the following GitHub repository: https://github.com/cloudacademy/practical-data-science-python