ProgramGuru
Login
DS
DSA
Python
Java
MongoDB
SQL
NumPy
UML
NumPy Course
Module 1:
Introduction to NumPy
4
❯
1
What is NumPy in Python?
2
Why Use NumPy Instead of Python Lists?
3
Installing NumPy using pip
4
How to Import NumPy in Python
Module 2:
NumPy Arrays - Basics
7
❯
1
Creating NumPy Arrays in Python
2
NumPy Array Data Types
3
NumPy Array Attributes
4
NumPy Indexing
5
Slicing in NumPy
6
Modify Array Elements in NumPy
7
Array Iteration in NumPy
Module 3:
Array Operations
6
❯
1
NumPy Arithmetic Operations
2
Universal Functions in NumPy
3
NumPy Broadcasting
4
NumPy Comparison Functions
5
NumPy Aggregation Functions
6
NumPy Axis-Based Computations
Module 4:
Linear Algebra with NumPy
7
❯
1
NumPy Axis-Based Computations (1D, 2D, 3D)
2
Array Multiplication in NumPy
3
Array Transpose in NumPy - Examples
4
Inverse of a Matrix in NumPy
5
NumPy Determinant Tutorial
6
Solve Linear Equations using NumPy
7
Eigenvalues, Eigenvectors, and Diagonalization in NumPy
Module 5:
Array Reshaping and Manipulation
7
❯
1
NumPy Reshape
2
Flatten Array in NumPy
3
NumPy ravel() – Flatten a Multi-Dimensional Array
4
NumPy Concatenation
5
Stacking in NumPy - Horizontal, Vertical, Depth
6
Splitting Arrays in NumPy
7
Adding and Removing Dimensions in NumPy Arrays
Module 6:
Advanced Indexing and Masking
3
❯
1
Boolean and Fancy Indexing in NumPy
2
NumPy where(), nonzero(), and argwhere()
3
NumPy Conditional Extraction
Module 7:
Useful NumPy Utilities
5
❯
1
NumPy Random Module - Examples
2
Sorting Arrays in NumPy
3
Searching in NumPy Arrays
4
NumPy clip() – Limit Values in an Array
5
Set Operations and Unique Values in NumPy
Module 8:
Working with Missing or Invalid Data
4
❯
1
Detecting NaNs in NumPy Arrays
2
Detecting Infs in NumPy Arrays
3
How to Replace or Remove Missing Data in NumPy Arrays
4
Masked Arrays in NumPy - Handle Missing or Invalid Data
Module 9:
NumPy with Real Data
2
❯
1
Read and Write Data from TXT & CSV Files Using NumPy
2
Data Preprocessing in NumPy
Module 10:
Performance Optimization
3
❯
1
Vectorization Techniques in NumPy
2
Memory Layout in NumPy: Views vs Copies
3
Timing and Optimizing Code in NumPy
Module 11:
NumPy + SciPy + Pandas
4
❯
1
Overview of SciPy
2
Overview of Pandas
3
Using NumPy Arrays with Pandas
4
NumPy vs Pandas
Welcome to ProgramGuru
Sign up to start your journey with us
Sign in with Google
Player Settings
Speed:
2s
Show Pseudocode
Show Output
Reset
Close