Mastering Large Datasets with Python
Parallelize and Distribute Your Python Code

Price | $39.99 - $53.54
|
Rating | ![]() ![]() ![]() ![]() ![]() |
Author | John T. Wolohan |
Publisher | Manning |
Published | 2020 |
Pages | 312 |
Language | English |
Format | Paper book / ebook (PDF) |
ISBN-10 | 1617296236 |
ISBN-13 | 9781617296239 |
Modern data science solutions need to be clean, easy to read, and scalable. In Mastering Large Datasets with Python, author J.T. Wolohan teaches you how to take a small project and scale it up using a functionally influenced approach to Python coding. You'll explore methods and built-in Python tools that lend themselves to clarity and scalability, like the high-performing parallelism method, as well as distributed technologies that allow for high data throughput. The abundant hands-on exercises in this practical tutorial will lock in these essential skills for any large-scale data science project.
Programming techniques that work well on laptop-sized data can slow to a crawl - or fail altogether - when applied to massive files or distributed datasets. By mastering the powerful map and reduce paradigm, along with the Python-based tools that support it, you can write data-centric applications that scale efficiently without requiring codebase rewrites as your requirements change.
Mastering Large Datasets with Python teaches you to write code that can handle datasets of any size. You'll start with laptop-sized datasets that teach you to parallelize data analysis by breaking large tasks into smaller ones that can run simultaneously. You'll then scale those same programs to industrial-sized datasets on a cluster of cloud servers. With the map and reduce paradigm firmly in place, you'll explore tools like Hadoop and PySpark to efficiently process massive distributed datasets, speed up decision-making with machine learning, and simplify your data storage with AWS S3.
- John T. Wolohan
3 5 4
Similar Books
Mastering Machine Learning with Python in Six Steps
by Manohar Swamynathan
Master machine learning with Python in six steps and explore fundamental to advanced topics, all designed to make you a worthy practitioner. This book's approach is based on the "Six degrees of separation" theory, which states that everyone and everything is a maximum of six steps away. Mastering Machine Learning with Py...
Price: $37.64 | Publisher: Apress | Release: 2017
Mastering Exploratory Analysis with pandas
by Harish Garg
The pandas is a Python library that lets you manipulate, transform, and analyze data. It is a popular framework for exploratory data visualization and analyzing datasets and data pipelines based on their properties.This book will be your practical guide to exploring datasets using pandas. You will start by setting up Python, pandas, and J...
Price: $24.99 | Publisher: Packt Publishing | Release: 2018
OpenCV Computer Vision with Python
by Joseph Howse
Computer Vision can reach consumers in various contexts via webcams, camera phones and gaming sensors like Kinect. OpenCV's Python bindings can help developers meet these consumer demands for applications that capture images, change their appearance and extract information from them, in a high-level language and in a standardized data for...
Price: $12.39 | Publisher: Packt Publishing | Release: 2013
Hands-On Bitcoin Programming with Python
by Harish Kumar Garg
Bitcoin is a cryptocurrency that's changing the face of online payments. Hands-On Bitcoin Programming with Python teaches you to build software applications for mining and creating Bitcoins using Python.This book starts with the basics of both Bitcoin and blockchain and gives you an overview of these inherent concepts by showing you how t...
Price: $23.99 | Publisher: Packt Publishing | Release: 2018
Learn Web Development with Python
by Fabrizio Romano, Gaston C. Hillar, Arun Ravindran
If you want to develop complete Python web apps with Django, this Learning Path is for you. It will walk you through Python programming techniques and guide you in implementing them when creating 4 professional Django projects, teaching you how to solve common problems and develop RESTful web services with Django and Python. You will lear...
Price: $49.99 | Publisher: Packt Publishing | Release: 2018
by Juan Nunez-Iglesias, Stefan van der Walt, Harriet Dashnow
Welcome to Scientific Python and its community. If you're a scientist who programs with Python, this practical guide not only teaches you the fundamental parts of SciPy and libraries related to it, but also gives you a taste for beautiful, easy-to-read code that you can use in practice. You'll learn how to write elegant code that's clear,...
Price: $28.87 | Publisher: O'Reilly Media | Release: 2017
Building Machine Learning Systems with Python, 2nd Edition
by Luis Pedro Coelho, Willi Richert
Using machine learning to gain deeper insights from data is a key skill required by modern application developers and analysts alike. Python is a wonderful language to develop machine learning applications. As a dynamic language, it allows for fast exploration and experimentation. With its excellent collection of open source machine learn...
Price: $39.99 | Publisher: Packt Publishing | Release: 2015
by Jaynal Abedin
One of the most important aspects of computing with data is the ability to manipulate it to enable subsequent analysis and visualization. R offers a wide range of tools for this purpose. Data from any source, be it flat files or databases, can be loaded into R and this will allow you to manipulate data format into structures that support ...
Price: $17.99 | Publisher: Packt Publishing | Release: 2014