In this video I'll show you how to make conditional selections from your DataFrame with Pandas and Python for Machine Learning.
We'll use the Conditional Operators from Python to make our choices.
I'll also show you how to return single columns of data, as well as multiple columns of data.
#pandas #codemy #JohnElder
Timecodes
0:00 - Introduction
1:00 - Return Booleans
2:20 - Return Actual Data
2:55 - Return Specific Column
3:30 - Return Multiple Column
4:42 - Conclusion