Related Nanodegree Program
Introduction to Programming
Earn a Nanodegree program certificate to accelerate your career.
Learn moreData Analysis Using NumPy & Pandas
Earn a Nanodegree program certificate to accelerate your career.
Learn moreApprox. 6 Weeks
Beginner
This course will introduce you to the world of data analysis. You'll learn how to go through the entire data analysis process, which includes:
You'll also learn how to use the Python libraries like NumPy, Pandas, and Matplotlib to write code that's cleaner, more concise, and faster.
This course is part of the Data Analyst Nanodegree program.
To take this course, you should be comfortable programming in Python and familiar with Python concepts like classes, objects, and modules. The Introduction to Python Programming course would be a good place to start learning that material.
See the Technology Requirements for using Udacity.
This course is a good first step towards understanding the data analysis process as a whole. Before delving into each individual phase, it is important to learn the difference between all phases of the process and how they relate to each other. After taking this course, you will be better positioned to succeed in other courses in the Data Analyst Nanodegree program. For example, a learner who started with Data Analysis with R, which covers the exploratory data analysis phase, might not understand at that point the difference between data exploration and data wrangling. By taking this course first, you will learn what each phase accomplishes and how it fits into the larger process.
This course also covers the Python libraries NumPy, Pandas, and Matplotlib, which are indispensable tools for doing data analysis in Python. Their many convenient functions and high performance make writing data analysis code a lot easier.
Instructor