Move from Excel to Python with Pandas Transcripts
Chapter: Welcome to the course
Lecture: Course topics
Login or
purchase this course
to watch this video and the rest of the course contents.
0:00
So what will we cover in this course? We'll talk about how to get set up on your computer.
0:07
We'll talk about the basic Python concepts that you need to know before getting started. We will focus on developing on Windows environment,
0:15
and mostly ideas will also apply to multiple operating systems as well.
0:20
One of the things will talk about how to organize your environment so you don't have a mess on your hands. We'll be using Jupyter during this course.
0:28
We'll talk about tidy data and the best practices for storing data, Pandas will be the core library we discuss.
0:35
We'll talk about reading in Excel files. What is a data frame? Viewing and adding rows and columns will talk about basic
0:44
data activities like filtering, cleaning, grouping, emerging multiple files together. We'll talk about different file formats and how to work with him,
0:54
and then finally will close this out with a case study that will bring all of