python

NumPy Project

INTERMEDIATE

#python

Author: Edoardo Cantagallo

Course description

In this project, we are going to understand what Numpy is and why it is so powerful.

info

Complete all chapters to get certificate

0%

NumPy Introduction

chevron

In this project, we are going to understand what Numpy is and why it is so powerful.

Introduction

Importing NumPy and Creating NumPy Arrays

Manipulating and Indexing NumPy Arrays

Basic Statistical Operations on NumPy Arrays

Linear Algebra Operations with NumPy

Reshaping and Stacking NumPy Arrays

Saving and Loading NumPy Arrays to/from Files