Skip to main content
HomeReportingIntroduction to NumPy

Introduction to NumPy

4.7+
54 reviews
Beginner

Master your skills in NumPy by learning how to create, sort, filter, and update arrays using NYC’s tree census.

Start Course for Free
4 Hours13 Videos49 Exercises
33,619 LearnersTrophyStatement of Accomplishment

Create Your Free Account

GoogleLinkedInFacebook

or

By continuing, you accept our Terms of Use, our Privacy Policy and that your data is stored in the USA.

Loved by learners at thousands of companies


Course Description

Explore Python's Data Science package: NumPy

Gain an introduction to Numpy and understand why this Python library is essential to all Python data scientists and analysts. Most importantly, learn more about Numpy arrays and how to create and change array shapes to suit your needs.

Discover NumPy Arrays

NumPy is an essential Python library for data scientists and analysts. It offers a great alternative to Python lists, as they are more compact and allow faster access to reading and writing items, making them a more convenient and efficient option.

In this Introduction to NumPy course, you'll become a master wrangler of NumPy's core object: arrays! Using New York City's tree census data, you'll create, sort, filter, and update arrays. You'll discover why NumPy is so efficient and use broadcasting and vectorization to make your NumPy code even faster.

Gain Confidence by Practicing on the Monet dataset

By the last chapter, you will use your newly acquired knowledge to perform array transformations. You will use image 3D arrays to alter a Claude Monet painting and understand why such array alterations are essential tools for machine learning.

You will gain confidence in Numpy arrays and their different operations upon course completion. This course is part of the Data Scientist with Python track and is perfect for those seeking a Data Science certification with DataCamp.
  1. 1

    Understanding NumPy Arrays

    Free

    Meet the incredible NumPy array! Learn how to create and change array shapes to suit your needs. Finally, discover NumPy's many data types and how they contribute to speedy array operations.

    Play Chapter Now
    Introducing arrays
    50 xp
    Your first NumPy array
    100 xp
    Creating arrays from scratch
    100 xp
    A range array
    100 xp
    Array dimensionality
    50 xp
    3D array creation
    100 xp
    The fourth dimension
    100 xp
    Flattening and reshaping
    100 xp
    NumPy data types
    50 xp
    The dtype argument
    100 xp
    Anticipating data types
    100 xp
    A smaller sudoku game
    100 xp
  2. 2

    Selecting and Updating Data

    Sharpen your NumPy data wrangling skills by slicing, filtering, and sorting New York City’s tree census data. Create new arrays by pulling data based on conditional statements, and add and remove data along any dimension to suit your purpose. Along the way, you’ll learn the shape and dimension compatibility principles to prepare for super-fast array math.

    Play Chapter Now
  3. 3

    Array Mathematics!

    Leverage NumPy’s speedy vectorized operations to gather summary insights on sales data for American liquor stores, restaurants, and department stores. Vectorize Python functions for use in your NumPy code. Finally, use broadcasting logic to perform mathematical operations between arrays of different sizes.

    Play Chapter Now
  4. 4

    Array Transformations

    NumPy meets the art world in this final chapter as we use image data from a Monet masterpiece to explore how you can use to augment image data. You’ll use flipping and transposing functionality to quickly transform our masterpiece. Next, you’ll pull the Monet array apart, make changes, and reconstruct it using array stacking to see the results.

    Play Chapter Now

In the following tracks

Data Manipulation with Python

Collaborators

Collaborator's avatar
James Chapman
Collaborator's avatar
Amy Peterson

Prerequisites

Intermediate Python
Izzy Weber HeadshotIzzy Weber

Data Coach at iO-Sphere

Izzy is a Data Coach at iO-Sphere. She discovered a love for data during her seven years as an accounting professor at the University of Washington. She holds a masters degree in Taxation and is a Certified Public Accountant. Her passion is making learning technical topics fun.
See More

Don’t just take our word for it

*4.7
from 54 reviews
81%
17%
0%
2%
0%
Sort by
  • Edwin A.
    7 months

    This is a right introductory course to learn NumPy.

  • Lukas B.
    9 months

    Very good introduction into the topic!

  • Kim S.
    9 months

    Some of the coding exercises when looking at the hints did assist in the resolution of the code. Better explanation in the hints would help.

  • Hussein A.
    10 months

    very easy to follow

  • Luis F.
    11 months

    Excellent introduction for everyone who want to learn the most important tool in python for machine learning and AI

"This is a right introductory course to learn NumPy."

Edwin A.

"Very good introduction into the topic!"

Lukas B.

"Some of the coding exercises when looking at the hints did assist in the resolution of the code. Better explanation in the hints would help."

Kim S.

FAQs

Join over 13 million learners and start Introduction to NumPy today!

Create Your Free Account

GoogleLinkedInFacebook

or

By continuing, you accept our Terms of Use, our Privacy Policy and that your data is stored in the USA.