Search⌘ K

Introduction to Visualization

This lesson will cover the importance of visualizing data, and why visualization is required in data science as well as common tools.

The importance of data visualization #

So far, we have looked at understanding data via descriptive statistics and tables. Another useful tool is visualization.

Visualizations of data can provide the following benefits:

  • A better understanding of the data
  • A more compelling story when explaining the data
  • An easier to
...