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 4

A Deep Dive into Data Wrangling with Python

Learning Objectives

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

  • Perform subsetting, filtering, and grouping on pandas DataFrames
  • Apply Boolean filtering and indexing from a DataFrame to choose specific elements
  • Perform JOIN operations in pandas that are analogous to the SQL command
  • Identify missing or corrupted data and choose to drop or apply imputation techniques on missing or corrupted data

In this chapter, we will learn about pandas DataFrames in detail.

Introduction

In this chapter, we will learn about several advanced operations involving pandas DataFrames and NumPy arrays. On completing the detailed activity for this chapter, you will have handled real-life datasets 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