Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Pluralsight

Working with Multidimensional Data Using NumPy

via Pluralsight

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
When working with multi-dimentional data, it's important to use the right tool. Learn to use NumPy to help you solve even the smallest problems you encounter.

As machine learning and deep learning techniques become popular, getting the dataset into the right numeric form and engineering the right features to feed into ML models becomes critical. In this course, Working with Multidimensional Data Using NumPy, you'll learn the simple and intuitive functions and classes that NumPy offers to work with data of high dimensionality. First, you will get familiar with basic operations to explore multi-dimensional data, such as creating, printing, and performing basic mathematical operations with arrays. You'll study indexing and slicing of array data and iterating over lists and see how images are basically 3D arrays and how they can be manipulated with NumPy. Next, you will move on to complex indexing functions. NumPy arrays can be indexed with conditional functions as well as arrays of indices. You'll then see how broadcasting rules work which allows NumPy to perform operations on arrays with different shapes as well as, study array operations such as np.argmax() which are very common when working with ML problems. Finally, you'll study how NumPy integrates with other libraries in the PyData stack. You will also cover specific implementations with SciPy and with Pandas. At the end of this course, you will be comfortable using the array manipulation techniques that NumPy has to offer to get your data in the right form for extracting insights.

Syllabus

  • Course Overview 1min
  • Exploring Multidimensional Data Using NumPy 50mins
  • Complex Indexing Using NumPy 39mins
  • Leveraging Other Python Libraries with NumPy 11mins

Taught by

Janani Ravi

Reviews

4.4 rating at Pluralsight based on 73 ratings

Start your review of Working with Multidimensional Data Using NumPy

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.