
#288: 10 tips to move from Excel to Python
Talk Python To Me
00:00
Using Boolean Indexing in Python
The best example I always use is like the auto filter and Excel. It's just all those kind of drop downs that you select. Well, essentially the Boolean indexing or masking allows you to do that in code. So this is a powerful tool not just for analysis, but also for cleaning your data.
Transcript
Play full episode