Unlock the real power of Python with NumPy - the essential library behind data science, AI, and scientific computing. In this hands-on course, you’ll quickly go from basic array operations to writing fast, efficient code used in real data workflows.
Learn by doing: you’ll practice inside a professional IDE, get instant feedback, and build the skills needed for real-world projects in data analysis, machine learning, and high-performance computing.
By the end of the course, you’ll feel confident working with multi-dimensional data and ready to take on more advanced Python or data science challenges.
New to Python or want a quick refresher before diving in? Start with our beginner-friendly course Python from Scratch: https://www.coursera.org/learn/jb-python-from-scratch
Overview
Syllabus
- Introduction
- Array Basics
- Array Indexing and Slicing
- Transposing, Sorting, Concatenating
- Compare, Search
- Array Math
- Arrays of String and Unicode Values
- Projects
Taught by
JetBrains Academy team
Tags
Reviews
5.0 rating, based on 1 Class Central review
Showing Class Central Sort
-
A practical and well-structured introduction to NumPy that focuses on real-world usage rather than just theory. I liked how the course moves from basic array operations to more advanced concepts, while keeping everything hands-on. The use of an IDE and interactive tasks makes it easier to understand how NumPy is actually used in data workflows and projects