Skip to Content
Data Wrangling with Python
book

Data Wrangling with Python

by Dr. Tirthajyoti Sarkar, Shubhadeep Roychowdhury
February 2019
Beginner to intermediate
452 pages
7h 6m
English
Packt Publishing
Content preview from Data Wrangling with Python

Chapter 3

Introduction to NumPy, Pandas,and Matplotlib

Learning Objectives

By the end of the chapter, you will be able to:

  • Create and manipulate one-dimensional and multi-dimensional arrays
  • Create and manipulate pandas DataFrames and series objects
  • Plot and visualize numerical data using the Matplotlib library
  • Apply matplotlib, NumPy, and pandas to calculate descriptive statistics from a DataFrame/matrix

In this chapter, you will learn about the fundamentals of the NumPy, pandas, and matplotlib libraries.

Introduction

In the preceding chapters, we have covered some advanced data structures, such as stack, queue, iterator, and file operations in Python. In this section, we will cover three essential libraries, namely NumPy, pandas, and ...

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

Data Wrangling with Python

Data Wrangling with Python

Jacqueline Kazil, Katharine Jarmul
Python: End-to-end Data Analysis

Python: End-to-end Data Analysis

Phuong Vothihong, Martin Czygan, Ivan Idris, Magnus Vilhelm Persson, Luiz Felipe Martins

Publisher Resources

ISBN: 9781789800111Supplemental Content