Data Visualization#
In this chapter, we are going to introduce how to use python to visualize data. It covers from generating the most basic static plots to more attractive user-interactive plots.
Objectives:
This chapter include the following sections:
Exercises can be found below:
Exercise on data visualization
A few topics to be covered:
Know about your data
How to choose a plot type
Selections of colors
More