Skip to main content

Section 22.1 Visualizing data

So far we have been learning the Python language and then learning how to use Python, the network, and databases to manipulate data.
In this chapter, we take a look at three complete applications that bring all of these things together to manage and visualize data. You might use these applications as sample code to help get you started in solving a real-world problem.
Each of the applications is a ZIP file that you can download and extract onto your computer and execute.

Checkpoint 22.1.1.

csp-10-2-1: How many complete applications are used in this chapter to visualize data?

Checkpoint 22.1.2.

csp-10-2-2: What type of downloadable file are the applications?