Skip to main content
O'Reilly home
    • Sign In
    • Try Now
    • Teams
    • Individuals
    • Features
      • Certifications
      • Interactive learning
      • Live online sessions
    • Content sponsorship

Mastering Large Datasets with Python by John Wolohan

Get Mastering Large Datasets with Python now with O’Reilly online learning.

O’Reilly members experience live online training, plus books, videos, and digital content from 200+ publishers.

Start your free trial

List of Figures

Chapter 1. Introduction

Figure 1.1. The procedural computing process involves issuing instructions and resolving them in sequence.

Figure 1.2. The parallel computing process divides work into chunks that can be processed separately from one another and recombined when finished.

Figure 1.3. We can think of the map and reduce style of programming as a construction project: from blueprints, which help us organize our work; to the transformation of raw material; to the assembly of parts into a final product.

Figure 1.4. We can use the map function to transform a sequence of data from one type to another, such as transforming web page URLs into lists of links found on those pages.

Figure 1.5. A basic use of map would be to increment ...

Get Mastering Large Datasets with Python now with O’Reilly online learning.

O’Reilly members experience live online training, plus books, videos, and digital content from 200+ publishers.

Start your free trial

About O’Reilly

  • Teach/write/train
  • Careers
  • Community partners
  • Affiliate program
  • Submit an RFP
  • Diversity
  • O’Reilly for marketers

Support

  • Contact us
  • Newsletters
  • Privacy policy
facebook-logo linkedin-logo youtube-logo

Download the O’Reilly App

Take O’Reilly online learning with you and learn anywhere, anytime on your phone and tablet.

Apple app store Google play store

Watch on your big screen

View all O’Reilly videos, Superstream events, and Meet the Expert sessions on your home TV.

Roku Payers and TVs Amazon appstore

Do not sell my personal information

Exercise your consumer rights by contacting us at donotsell@oreilly.com.

O'Reilly home

© 2021, O’Reilly Media, Inc. All trademarks and registered trademarks appearing on oreilly.com are the property of their respective owners.

Terms of service • Privacy policy • Editorial independence