Complete Python NumPy Tutorial - Creating Arrays, Indexing, Math, Statistics, Reshaping
Offered By: Keith Galli via YouTube
Course Description
Overview
Dive into a comprehensive video tutorial on Python's NumPy library, exploring its advantages over built-in lists and its wide-ranging applications. Master the creation of arrays, learn efficient indexing techniques, and harness the power of NumPy for mathematical operations, statistics, and data reshaping. Tackle practical problems, understand the nuances of variable copying, and discover advanced concepts like boolean masking. Gain hands-on experience with file data loading and array reorganization, equipping yourself with essential skills for scientific computing and data analysis in Python.
Syllabus
- Introduction
- What is NumPy
- NumPy vs Lists speed, functionality
- Applications of NumPy
- The Basics creating arrays, shape, size, data type
- Accessing/Changing Specific Elements, Rows, Columns, etc slicing
- Initializing Different Arrays 1s, 0s, full, random, etc...
- Problem #1 How do you initialize this array?
- Be careful when copying variables!
- Basic Mathematics arithmetic, trigonometry, etc.
- Linear Algebra
- Statistics
- Reorganizing Arrays reshape, vstack, hstack
- Load data in from a file
- Advanced Indexing and Boolean Masking
- Problem #2 How do you index these values?
Taught by
Keith Galli
Related Courses
Computational Investing, Part IGeorgia Institute of Technology via Coursera Введение в машинное обучение
Higher School of Economics via Coursera Математика и Python для анализа данных
Moscow Institute of Physics and Technology via Coursera Introduction to Python for Data Science
Microsoft via edX Using Python for Research
Harvard University via edX