Coddy logo

Explore

Categories

Programming language

Explore courses by programming language.

Course type

Learn, challenge or build your portfolio in a practice-driven way.

Level of knowledge

Choose courses tailored to your level of knowledge perfectly.

Or try to search for any course. Still can't find? let us know what are you missing!

Journey

Daily Challenge

search
Store
menu icon
Loading...Creator image

Creator

Anonymous

Numpy Fundamentals

Learn to master powerful numerical computations in Python for data science with this concise, hands-on course.

18 Lessons

17 Challenges

Prerequisites

Python Fundamentals

Save for later

Introduction

What is Numpy?

Numpy Core

Array Constraints

N-Dimensional Array Creation

Higher Dimension

Understanding Shapes

Populate with Fixed Values

Numpy Types

Range

Reshape

Indexing Numpy Array

Basic Indexing

Slicing

Array Indexing

Dimensional Indexing

Boolean Indexing

Multiple Condition Indexing

Arithmetic

Simple Operations

Dot Product

Matrix Multiplications