null
Loading... Please wait...
FREE SHIPPING on All Unbranded Items LEARN MORE
Print This Page

Data Algorithms with Spark (Recipes and Design Patterns for Scaling Up using PySpark)

List Price: $79.99
SKU:
9781492082385
Quantity:
Minimum Purchase
25 unit(s)
  • Availability: Confirm prior to ordering
  • Branding: minimum 50 pieces (add’l costs below)
  • Check Freight Rates (branded products only)

Branding Options (v), Availability & Lead Times

  • 1-Color Imprint: $2.00 ea.
  • Promo-Page Insert: $2.50 ea. (full-color printed, single-sided page)
  • Belly-Band Wrap: $2.50 ea. (full-color printed)
  • Set-Up Charge: $45 per decoration
FULL DETAILS
  • Availability: Product availability changes daily, so please confirm your quantity is available prior to placing an order.
  • Branded Products: allow 10 business days from proof approval for production. Branding options may be limited or unavailable based on product design or cover artwork.
  • Unbranded Products: allow 3-5 business days for shipping. All Unbranded items receive FREE ground shipping in the US. Inquire for international shipping.
  • RETURNS/CANCELLATIONS: All orders, branded or unbranded, are NON-CANCELLABLE and NON-RETURNABLE once a purchase order has been received.
  • Product Details

    Author:
    Mahmoud Parsian
    Format:
    Paperback
    Pages:
    435
    Publisher:
    O'Reilly Media (May 17, 2022)
    Language:
    English
    ISBN-13:
    9781492082385
    ISBN-10:
    1492082384
    Dimensions:
    7" x 9.19"
    File:
    TWO RIVERS-PERSEUS-Metadata_Only_Perseus_Distribution_Customer_Group_Metadata_20251023163248-20251023.xml
    Folder:
    TWO RIVERS
    List Price:
    $79.99
    As low as:
    $68.79
    Publisher Identifier:
    P-PER
    Discount Code:
    C
    Case Pack:
    9
    Country of Origin:
    United States
    Pub Discount:
    60
    Weight:
    24.8oz
    Imprint:
    O'Reilly Media
  • Overview

    Apache Spark's speed, ease of use, sophisticated analytics, and multilanguage support makes practical knowledge of this cluster-computing framework a required skill for data engineers and data scientists. With this hands-on guide, anyone looking for an introduction to Spark will learn practical algorithms and examples using PySpark.

    In each chapter, author Mahmoud Parsian shows you how to solve a data problem with a set of Spark transformations and algorithms. You'll learn how to tackle problems involving ETL, design patterns, machine learning algorithms, data partitioning, and genomics analysis. Each detailed recipe includes PySpark algorithms using the PySpark driver and shell script.

    With this book, you will:

    • Learn how to select Spark transformations for optimized solutions
    • Explore powerful transformations and reductions including reduceByKey(), combineByKey(), and mapPartitions()
    • Understand data partitioning for optimized queries
    • Build and apply a model using PySpark design patterns
    • Apply motif-finding algorithms to graph data
    • Analyze graph data by using the GraphFrames API
    • Apply PySpark algorithms to clinical and genomics data
    • Learn how to use and apply feature engineering in ML algorithms
    • Understand and use practical and pragmatic data design patterns