NumPy Essential Training: 1 Foundations of NumPy
Offered By: LinkedIn Learning
Course Description
Overview
Learn about NumPy, the most useful Python library for data science and numerical computing.
Syllabus
Introduction
- Introduction
- What you should know
- Why should you use NumPy?
- Python lists vs. NumPy arrays
- Jupyter Notebook basics
- Array types and conversions between types
- Multidimensional arrays
- Creating arrays from lists and other Python structures
- Intrinsic NumPy array creation
- Creating arrays filled with constant values
- Finding the shape and size of an array
- Adding, removing, and sorting elements
- Copies and views
- Reshaping arrays
- Indexing and slicing
- Joining and splitting arrays
- Arithmetic operations and functions
- Broadcasting
- Aggregate functions
- How to get unique items and counts
- Transpose like operations
- Reversing an array
- Next steps
Taught by
Terezija Semenski
Related Courses
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity