This is the beginner Python NumPy exercises #9 and in this video, we walk through a few exercises on how to create boolean mask with NumPy arrays. Boolean masks allow you to manipulate, modify, and extract values from NumPy arrays so that you can perform operations on your dataset or subset of data.
Let me know if you have any questions and please offer feedback on how I can improve to help you better.
If you enjoyed this video, please throw in a like and subscribe to my channel. I’ll be posting a lot more videos on data science concepts that cover all things python and SQL.
------------------------------------------
Subscribe to my channel: https://bit.ly/2WOgqil
Read my articles on data science: www.medium.com/@nathanrosidi
------------------------------------------
Watch the lecture before going through these practice exercises with me: • A Boolean Mask on NumPy Arrays - Comp...
Follow along interactively with the python notebooks in this video!
Python notebook WITHOUT solutions used in the video: https://bit.ly/3cGaPS6
Python notebook WITH solutions used in the video: https://bit.ly/367K729
Link to dataset: https://bit.ly/3bIVezM
Here’s help on how to run a python notebook using Google Colabs: https://bit.ly/2YXKR8o
Much of the content was adapted from the book and GitHub of Jake VanderPlas’s Python Data Science Handbook: https://jakevdp.github.io/PythonDataS...
------------------------------------------
Trying to improve your python skills or prepare for your next technical interview? Practice with over 500+ interactive python questions on a full-fledged coding workspace that requires no installation on Strata Scratch - https://www.stratascratch.com - and use the promo code ‘ss15’ for a 15% discount on the platform!