Intro to Data Analysis
Offered By: Udacity
Course Description
Overview
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:
- Posing a question
- Wrangling your data into a format you can use and fixing any problems with it
- Exploring the data, finding patterns, and building intuition
- Drawing conclusions and/or making predictions
- Communicating your findings
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.
Syllabus
- Data Analysis Process
- Learn about the data analysis process.,Pose a question, wrangle your data, draw conclusions and/or make predictions.,Complete an analysis of Udacity student data using pure Python, with few additional libraries.
- NumPy and Pandas for 1D Data
- Start learning to use NumPy and Pandas to make the data analysis process easier.,Features that apply to one-dimensional data.,Learn to use NumPy arrays, Pandas Series, and vectorized operations.
- NumPy and Pandas for 2D Data
- Continue learning about NumPy and Pandas, this time focusing on two-dimensional data.,Learn to use two-dimensional NumPy arrays and Pandas DataFrames.,Group your data and to combine data from multiple files.
- Investigate a Dataset
- Use NumPy and Pandas to go through the data analysis process on one of a list of recommended datasets.
Taught by
Caroline Buckey
Related Courses
Data AnalysisJohns Hopkins University via Coursera Computing for Data Analysis
Johns Hopkins University via Coursera Scientific Computing
University of Washington via Coursera Introduction to Data Science
University of Washington via Coursera Web Intelligence and Big Data
Indian Institute of Technology Delhi via Coursera