Skip to Content
Practical Data Analysis Using Jupyter Notebook
book

Practical Data Analysis Using Jupyter Notebook

by Marc Wintjen
June 2020
Intermediate to advanced content levelIntermediate to advanced
322 pages
7h 25m
English
Packt Publishing
Content preview from Practical Data Analysis Using Jupyter Notebook
Getting Started with NumPy

This chapter teaches one of the most powerful Python libraries for data analysis: NumPy. You will learn key functions used for analysis and we'll also discuss arrays and matrix data structures using NumPy. Finally, we'll walk through some practical examples that serve as a foundation for future learning modules.

In this chapter, we will cover the following:

  • Understanding a Python NumPy array and its importance
  • Differences between single and multiple dimensional arrays
  • Making your first NumPy array
  • Practical use cases of NumPy and arrays

Technical requirements

Here's theGitHub repositoryof this book: https://github.com/PacktPublishing/Practical-Data-Analysis-using-Jupyter-Notebook/tree/master/Chapter03.

You can ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Beginning Data Science in R 4: Data Analysis, Visualization, and Modelling for the Data Scientist

Beginning Data Science in R 4: Data Analysis, Visualization, and Modelling for the Data Scientist

Thomas Mailund
How to Become a Game-Changing Leader

How to Become a Game-Changing Leader

Douglas A. Ready, Alan Mulally
What Successful Project Managers Do

What Successful Project Managers Do

W. Scott Cameron, Jeffrey S. Russell, Edward J. Hoffman, Alexander Laufer

Publisher Resources

ISBN: 9781838826031Supplemental Content