80/20 NumPy—NumPy for Data Science
Never miss a tutorial! Subscribe to the Project Data Science channel: https://bit.ly/3yTMdQV Go from zero to hero with our Data Science Specialization: https://courses.projectdatascience.co.... Or learn about all of data science in one blog post! https://www.projectdatascience.com/wh... ... The 20% of NumPy that you need to know to get 80% of the value. NumPy is a numeric computation library that is the foundation of many other Python data science libraries. Using pandas? It's built on NumPy. Using Scikit-Learn? Also built on NumPy. If you're going to be doing data science in Python, you're going to need to know how to use the primary object in NumPy—NumPy arrays. But, there are really only a handful of things you need to know to get up and running quickly in NumPy, and that's what we're going to cover in this video. --- If you need to get your professional data science environment set up, here's a guide on exactly how to do that: https://www.projectdatascience.com/st... (Or you can watch this video: • Setting Up Your Python Data Science Enviro... ) If you prefer a blog version of this NumPy tutorial, you can find that here: https://www.projectdatascience.com/80... And finally, here's a course that walks you through a whole machine learning / data science project from start to finish in Python: https://courses.projectdatascience.co... --- 00:00 Introduction 01:22 What is NumPy? 02:48 Launching Jupyter notebooks and creating a notebook 05:05 Importing NumPy 06:17 Primary NumPy data structure - ndarray 09:31 Loading NumPy array data from Scikit-Learn 11:03 Looking at the data in NumPy arrays 13:02 Looking at the shape of our NumPy array 14:22 Indexing and slicing our NumPy array 21:50 Using start-stop-step indexing 25:24 Mathematical operations on NumPy arrays 32:51 Filtering NumPy data using boolean masks 40:22 If-then logic using np.where 44:11 Sorting NumPy arrays 48:04 Getting NumPy arrays from pandas DataFrames 50:09 NumPy arrays are homogeneous 52:29 Creating ranges using np.arange and np.linspace 55:31 Reshaping NumPy arrays using np.reshape and np.flatten 01:00:15 Wrap-up and thank you!

80/20 Pandas—Pandas for Data Science

Data Analytics for Beginners | Data Analytics Training | Data Analytics Course | Intellipaat

Machine Learning for Everybody – Full Course

Learn NumPy in 1 hour! 🔢

Power BI DAX Functions Tutorial for Beginners | FULL COURSE

Matplotlib Mega-Tutorial - Data visualization in Python

Introduction to Numerical Computing with NumPy | SciPy 2019 Tutorial | Alex Chabot-Leclerc

Setting Up Your Python Data Science Environment

What Nobody Tells You About Being a Quant

Complete Python Pandas Data Science Tutorial! (Reading CSV/Excel files, Sorting, Filtering, Groupby)

Data Analysis with Python for Excel Users - Full Course

All Machine Learning algorithms explained in 17 min

NumPy Crash Course - Complete Tutorial

25 Nooby Pandas Coding Mistakes You Should NEVER make.

Solving real world data science tasks with Python Pandas!

Pandas Mega-Tutorial - Learn one of Python's most useful data science libraries

Advanced NumPy | SciPy Japan 2019 Tutorial | Juan Nunuz-Iglesias

The Story of Python and how it took over the world | Python: The Documentary

But what is the Fourier Transform? A visual introduction.

