University of Colorado Boulder - Fundamental Tools of Data Wrangling
- Offered byCoursera
Fundamental Tools of Data Wrangling at Coursera Overview
Duration | 26 hours |
Start from | Start Now |
Total fee | Free |
Mode of learning | Online |
Official Website | Explore Free Course |
Credential | Certificate |
Fundamental Tools of Data Wrangling at Coursera Highlights
- Earn a certificate of completion
- Add to your LinkedIn profile
- 9 quizzes, 1 assignment
Fundamental Tools of Data Wrangling at Coursera Course details
- What you'll learn
- You will be able to describe the fundamentals of programming in Python.
- You will be able to identify data structures for efficient organization and manipulation of data.
- You will practice using NumPy and Pandas for numerical computing, data manipulation, and analysis.
- Data wrangling is a crucial step in the data analysis process, as it involves the transformation and preparation of raw data into a suitable format for analysis. The "Fundamental Tools for Data Wrangling" course is designed to provide participants with essential skills and knowledge to effectively manipulate, clean, and analyze data. Participants will be introduced to the fundamental tools commonly used in data wrangling, including Python, data structures, NumPy, and pandas. Through hands-on exercises and practical examples, participants will gain the necessary proficiency to work with various data formats and effectively prepare data for analysis.
- In this course, participants will dive into the world of data manipulation using Python as the primary programming language. They will learn about data structures, such as lists, dictionaries, and arrays, and how to use them to store and organize different types of data.
- Furthermore, participants will explore the power of Python packages like random and math for generating and performing mathematical operations on data. They will also be introduced to NumPy, a powerful library for numerical computing, and learn how to efficiently work with multi-dimensional arrays and matrices.
- A significant focus of the course will be on pandas, a versatile library for data manipulation and analysis. Participants will discover various techniques to clean, reshape, and aggregate data using pandas, enabling them to derive valuable insights from messy datasets.
Fundamental Tools of Data Wrangling at Coursera Curriculum
Python
Course Overview
Python Fundamentals
Python Functions
Python Packages
Assessment Strategy
Python Fundamentals Slides
Python Fundamentals Practice Lab
Python Functions Slides
Python Functions Practice Lab
Python Packages Slides
Python Packages Practice Lab
Python Fundamentals Quiz
Python Functions Quiz
Python Packages Quiz
Data Structures
Data Structure - List
String
Data Structure - Set
Data Structure - Dictionary
List Demo
List Practice Lab
String Demo
Set Demo
Set Practice Lab
Dictionary Demo
Dictionary Practice Lab
List Quiz
String Quiz
Set Quiz
Dictionary Quiz
Numpy
Numpy Basics
Numpy Advanced
Numpy Masks
Numpy Basics Demo
Numpy Advanced Demo
Numpy Masks Demo
Numpy Practice Lab
Numpy Quiz
Pandas
Pandas Series
Pandas DataFrame
Pandas Advanced
Pandas Series Demo
Pandas DataFrame Demo
Pandas Advanced Demo
Pandas Practice Lab
Pandas Quiz
Case Study