Data Science with Python and Dask

Data Science with Python and Dask
Author :
Publisher : Simon and Schuster
Total Pages : 379
Release :
ISBN-10 : 9781638353546
ISBN-13 : 1638353549
Rating : 4/5 (549 Downloads)

Book Synopsis Data Science with Python and Dask by : Jesse Daniel

Download or read book Data Science with Python and Dask written by Jesse Daniel and published by Simon and Schuster. This book was released on 2019-07-08 with total page 379 pages. Available in PDF, EPUB and Kindle. Book excerpt: Summary Dask is a native parallel analytics tool designed to integrate seamlessly with the libraries you're already using, including Pandas, NumPy, and Scikit-Learn. With Dask you can crunch and work with huge datasets, using the tools you already have. And Data Science with Python and Dask is your guide to using Dask for your data projects without changing the way you work! Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. You'll find registration instructions inside the print book. About the Technology An efficient data pipeline means everything for the success of a data science project. Dask is a flexible library for parallel computing in Python that makes it easy to build intuitive workflows for ingesting and analyzing large, distributed datasets. Dask provides dynamic task scheduling and parallel collections that extend the functionality of NumPy, Pandas, and Scikit-learn, enabling users to scale their code from a single laptop to a cluster of hundreds of machines with ease. About the Book Data Science with Python and Dask teaches you to build scalable projects that can handle massive datasets. After meeting the Dask framework, you'll analyze data in the NYC Parking Ticket database and use DataFrames to streamline your process. Then, you'll create machine learning models using Dask-ML, build interactive visualizations, and build clusters using AWS and Docker. What's inside Working with large, structured and unstructured datasets Visualization with Seaborn and Datashader Implementing your own algorithms Building distributed apps with Dask Distributed Packaging and deploying Dask apps About the Reader For data scientists and developers with experience using Python and the PyData stack. About the Author Jesse Daniel is an experienced Python developer. He taught Python for Data Science at the University of Denver and leads a team of data scientists at a Denver-based media technology company. Table of Contents PART 1 - The Building Blocks of scalable computing Why scalable computing matters Introducing Dask PART 2 - Working with Structured Data using Dask DataFrames Introducing Dask DataFrames Loading data into DataFrames Cleaning and transforming DataFrames Summarizing and analyzing DataFrames Visualizing DataFrames with Seaborn Visualizing location data with Datashader PART 3 - Extending and deploying Dask Working with Bags and Arrays Machine learning with Dask-ML Scaling and deploying Dask


Data Science with Python and Dask Related Books

Data Science with Python and Dask
Language: en
Pages: 379
Authors: Jesse Daniel
Categories: Computers
Type: BOOK - Published: 2019-07-08 - Publisher: Simon and Schuster

DOWNLOAD EBOOK

Summary Dask is a native parallel analytics tool designed to integrate seamlessly with the libraries you're already using, including Pandas, NumPy, and Scikit-L
Scaling Python with Dask
Language: en
Pages: 210
Authors: Holden Karau
Categories: Computers
Type: BOOK - Published: 2023-07-19 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Modern systems contain multi-core CPUs and GPUs that have the potential for parallel computing. But many scientific Python tools were not designed to leverage t
Docker for Data Science
Language: en
Pages: 266
Authors: Joshua Cook
Categories: Computers
Type: BOOK - Published: 2017-08-23 - Publisher: Apress

DOWNLOAD EBOOK

Learn Docker "infrastructure as code" technology to define a system for performing standard but non-trivial data tasks on medium- to large-scale data sets, usin
Python High Performance
Language: en
Pages: 264
Authors: Gabriele Lanaro
Categories: Computers
Type: BOOK - Published: 2017-05-24 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Learn how to use Python to create efficient applications About This Book Identify the bottlenecks in your applications and solve them using the best profiling t
High Performance Python
Language: en
Pages: 469
Authors: Micha Gorelick
Categories: Computers
Type: BOOK - Published: 2020-04-30 - Publisher: O'Reilly Media

DOWNLOAD EBOOK

Your Python code may run correctly, but you need it to run faster. Updated for Python 3, this expanded edition shows you how to locate performance bottlenecks a