Lec-3.15 Pandas-07 Modifying Dataframes Part-II (Arif Butt @ Data Science)

Опубликовано: 27 Март 2026
на канале: Learn With Arif
344
13

0:00 Introduction
1:14 Learning Agenda
2:50 Reading a Sample Dataframe
3:50 Add a New Column in a Dataframe
6:41 Delete an Existing Column from a Dataframe
11:40 Add a New Row in a Dataframe
17:00 Delete an Existing Row(s) from a Dataframe
19:38 Adding a New Column with Conditional Values
22:25 Deleting Row(s) Based on Specific Condition
25:14 Delete a Column Based on Specific Condition
27:58 Change Datatype of a Pandas Series
30:10 Sorting dataframes using `df.sort_values()`
36:05 Sorting dataframes using `df.sort_index()`

email: [email protected], [email protected], [email protected]
Lecture Slides and Resources: http://arifbutt.me
Jupyter notebooks: https://github.com/arifpucit/data-sci...