Python Pandas Library Tutorial - How to Access Data with Filters and Conditions

Опубликовано: 05 Октябрь 2024
на канале: Naburika
24
2

In this Python Pandas tutorial, we will walk you through how to access and group data once your data is ready for analysis. In particular, you will learn how to select data by row, column, and index values using loc and iloc functions, how to filter data based on conditions, and how to group and sort your data for further analysis.

Timecodes:
0:00 INTRO
02:27 Select Rows and Columns using loc() and iloc()
08:18 Filter Data Based on Condition
11:49 Sort Data using sort_values()
13:31 Group Data using group_by()

------------------------------------------------------------------------------------
👉Get my FREE Pandas Ebook in PDF with all the code covered in this course:
▶ https://bit.ly/3t52O2B

👉 Jupyter notebook used in this video: https://github.com/NabuRika/pandas_cr...
------------------------------------------------------------------------------------

🔔 If you like my video, please give a thumb up and subscribe :)

Please feel free to ask questions and offer feedback on how I can improve to help you better.