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!

Daily Challenge

search
menu icon
Loading...Creator image

Creator

Anonymous

Numpy Fundamentals

18 Lessons

17 Challenges

Prerequisites

Python Fundamentals

Introduction

What is Numpy?

Numpy Core

Array Constraints

N-Dimensional Array Creation

Basic Creation

Populate with Fixed Values

dtype

Shape

Range

Reshape

Indexing Numpy Array

Basic Indexing

Slicing

Array Indexing

Dimensional Indexing

Boolean Indexing

Multiple Condition Indexing

Arithmetic

Simple Operations

Dot Product

Matrix Multiplications