Data science with Python and Dask /
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 usi...
Call Number: | Libro Electrónico |
---|---|
Main Author: | |
Format: | Electronic eBook |
Language: | Inglés |
Published: |
Shelter Island, NY :
Manning Publications,
[2019]
|
Subjects: | |
Online Access: | Texto completo (Requiere registro previo con correo institucional) |
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.