Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
Preview
Start a free Courses trial
to watch this video
Welcome! In this video, we'll discuss the prior knowledge and tools you will need to complete this workshop.
Resources
- Python Basics
- Introduction to NumPy
- Introduction to Pandas
- Data Analysis Basics
- To install Anaconda: Introduction to Anaconda
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign upRelated Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
[MUSIC]
0:00
Hello world, my name is Richard and
I'm an instructor at Treehouse.
0:08
In this workshop,
we will use Pandas to combine data.
0:13
Pandas is a powerful data analysis
tool built on top of Python.
0:16
Before I get too deep in the weeds, there
are a few prerequisites for this workshop.
0:21
You should be familiar with basic Python,
the NumPy and Pandas libraries,
0:26
and have a basic understanding
of data analysis.
0:31
We have intro courses in all of
the above here at Treehouse.
0:35
If you wish to follow
along with me on your own,
0:39
I recommend installing Anaconda or
Miniconda your own machine,
0:42
which contains all the tools I
will use throughout the workshop.
0:45
You can also use the provided
binders as an alternative.
0:50
I have provided the links in the Teacher's
Notes section for all of the above.
0:53
I want to make sure you have everything
you need before we move forward.
0:57
In the next video, we will review
the data for our analysis, and
1:02
I will provide a brief review
of what it means to join data.
1:05
See you there.
1:08
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up