WEBVTT

00:00.080 --> 00:01.040
Welcome back.

00:01.080 --> 00:05.600
In this section we're going to learn how to use Python for data analysis.

00:05.640 --> 00:06.520
Go to Colab.

00:06.680 --> 00:15.400
Google Colab upload file for data analysis with pandas and Matplot library.

00:15.400 --> 00:16.560
And here we go.

00:16.600 --> 00:18.200
Welcome to part four.

00:18.400 --> 00:21.840
Now you've learned the fundamentals.

00:21.840 --> 00:26.240
It's time to use Python for something powerful and practical.

00:26.240 --> 00:27.600
Data analysis.

00:27.880 --> 00:36.720
In this notebook, you'll learn how to use pandas to work with tables of data, how to explore and summarize

00:36.720 --> 00:42.080
data, how to create charts with Matplot library mini project.

00:42.080 --> 00:44.640
Analyze a real data set.

00:44.760 --> 00:47.440
Let's turn data into insights.
