Python NumPy Tutorial for Beginners

Subscribers:
10,900,000
Published on ● Video Link: https://www.youtube.com/watch?v=QUT1VHiLmmI



Duration: 58:09
1,244,210 views
30,717


Learn the basics of the NumPy library in this tutorial for beginners. It provides background information on how NumPy works and how it compares to Python's Built-in lists. This video goes through how to write code with NumPy. It starts with the basics of creating arrays and then gets into more advanced stuff. The video covers creating arrays, indexing, math, statistics, reshaping, and more.

💻 Code: https://github.com/KeithGalli/NumPy

🎥 Tutorial from Keith Galli. Check out his YouTube channel: https://www.youtube.com/channel/UCq6XkhO5SZ66N04IcPbqNcw

⭐️ Course Contents ⭐️
⌨️ (01:15) What is NumPy
⌨️ (01:35) NumPy vs Lists (speed, functionality)
⌨️ (09:17) Applications of NumPy
⌨️ (11:08) The Basics (creating arrays, shape, size, data type)
⌨️ (16:08) Accessing/Changing Specific Elements, Rows, Columns, etc (slicing)
⌨️ (23:14) Initializing Different Arrays (1s, 0s, full, random, etc...)
⌨️ (31:34) Problem #1 (How do you initialize this array?)
⌨️ (33:42) Be careful when copying variables!
⌨️ (35:45) Basic Mathematics (arithmetic, trigonometry, etc.)
⌨️ (38:20) Linear Algebra
⌨️ (42:19) Statistics
⌨️ (43:57) Reorganizing Arrays (reshape, vstack, hstack)
⌨️ (47:29) Load data in from a file
⌨️ (50:20) Advanced Indexing and Boolean Masking
⌨️ (55:59) Problem #2 (How do you index these values?)

⭐️ Links with more info ⭐️
🔗 NumPy vs Lists: https://www.youtube.com/channel/UC_mmB9WkzXQAQmwj6EPmXQw
🔗 Indexing: https://docs.scipy.org/doc/numpy-1.13.0/user/basics.indexing.html
🔗 Array Creation Routines: https://docs.scipy.org/doc/numpy/reference/routines.array-creation.html
🔗 Math Routines Docs: https://docs.scipy.org/doc/numpy/reference/routines.math.html
🔗 Linear Algebra Docs: https://docs.scipy.org/doc/numpy/reference/routines.linalg.html

--

Learn to code for free and get a developer job: https://www.freecodecamp.org

Read hundreds of articles on programming: https://www.freecodecamp.org/news




Other Videos By freeCodeCamp.org


2019-09-06CEO can code? Watch Netlify's CEO code a Sudoku app from scratch in a bar on a Saturday night
2019-09-04How to start a coding YouTube channel (with tips from a bunch of successful creators!)
2019-09-03Spring Boot Tutorial for Beginners (Java Framework)
2019-08-29jamovi for Data Analysis - Full Tutorial
2019-08-27Intermediate React Tutorial - Todoist Clone (with Firebase, Custom Hooks, SCSS, React Testing)
2019-08-21Scratch Tutorial for Beginners - Make a Flappy Bird Game
2019-08-19How to Build an E-commerce Website with Django and Python
2019-08-16Docker Tutorial for Beginners - A Full DevOps Course on How to Run Applications in Containers
2019-08-14How to Build Tetris in React - GameDev Tutorial (with React Hooks!)
2019-08-13Learn Angular Material - Full Tutorial
2019-08-07Python NumPy Tutorial for Beginners
2019-08-05Kotlin Programming Fundamentals Tutorial - Full Course
2019-08-02In-Depth React Tutorial: Build a Hotel Reservation Site (with Contentful and Netlify)
2019-07-29Full Ethical Hacking Course - Network Penetration Testing for Beginners (2019)
2019-07-26Svelte Tutorial - Is it better than React?
2019-07-24Dart Programming Tutorial - Full Course
2019-07-22Godot Game Engine Tutorial - Make a 2D Platformer Game
2019-07-19Solidity Tutorial - A Full Course on Ethereum, Blockchain Development, Smart Contracts, and the EVM
2019-07-17React Hooks Tutorial - A Crash Course on Styled Components, JSX, React Router, and HOC
2019-07-16Deep Reinforcement Learning in Python Tutorial - A Course on How to Implement Deep Learning Papers
2019-07-15Intermediate React and Firebase Tutorial - Build an Evernote Clone



Tags:
Python
Python Programming
Python3
NumPy
Numerical Python
Matrix
Array
NumPy vs Lists
NumPy Tutorial
Linear Algebra
Math in Python
Why use NumPy
Beginner Numpy Tutorial
numpy tips
numpy tricks
Linear algebra python
how to use numpy
scipy tutorial
matlab
benefits of numpy
numpy lecture
Advanced NumPy
Numpy lesson
how to learn numpy
array library
lists
python lists
fast
performance
dimension
data science
initialize
analysis
data
science
numpy course