Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Learn the fundamentals of Pandas DataFrames and essential data analysis operations in this 24-minute tutorial video. Explore key concepts including installing Pandas, handling missing values, manipulating data types, managing columns, and performing data selection and visualization. Master techniques such as converting columns to datetime, renaming and reordering columns, adding new columns, and filtering rows based on specific criteria. Gain practical skills in iterating over rows and creating plots to effectively analyze and present data for machine learning projects using Python.
Syllabus
Installing Pandas
Check for missing values
Remove rows with missing values
Check column data types
Convert column to datetime
List the name of the columns
Deleting columns
Select a subset of the columns
Get all possible values in a column
Renaming columns
Reordering columns
Add new column
Select rows based on column value
Iterating over rows
Plotting
Taught by
Venelin Valkov