Selecting, Filtering and Sorting Python Pandas DataFrames
Justin Martin
0:00 / 0:00
Selecting, Filtering and Sorting Python Pandas DataFrames
4 790 просмотров · 2 года назад
Justin Martin
1,76 тыс. подписчиков
4 790 просмотров · 2 года назад
Similar to working in a spreadsheet, it's important to know how to select, filter, and sort data in a Pandas DataFrame. These are important and common functions that any data analyst needs to understand to effectively clean and analyze datasets.
Rewards Data CSV File:
https://drive.google.com/file/d/1xYz0...
Prerequisites for this video include:
-- A working knowledge of the Python programming language.
-- An instance of Python installed on your computer.
-- An interest in learning how to use the Pandas Python library.
This video is also part of a video series playlist covering Data Wrangling in Pandas:
(1) • An Introduction to Pandas Python Library
(2) • Using Python Pandas Series
(3) • Using Python Pandas DataFrames
(4) • Selecting, Filtering and Sorting Python Pa...
(5) • Data Wrangling with Python and Pandas
(6) • Working with Dates and Times in Python Pandas
(7) • Removing Duplicate Records in Python Pandas
(8) • Grouping and Aggregating Data in Python Pa...