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

Software Engineering for Data Scientists (From Notebooks to Scalable Systems)

List Price: $69.99
SKU:
9781098136208
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:
    Catherine Nelson
    Format:
    Paperback
    Pages:
    257
    Publisher:
    O'Reilly Media (May 21, 2024)
    Language:
    English
    ISBN-13:
    9781098136208
    ISBN-10:
    1098136209
    Dimensions:
    7" x 9.19"
    File:
    TWO RIVERS-PERSEUS-Metadata_Only_Perseus_Distribution_Customer_Group_Metadata_20260210163226-20260210.xml
    Folder:
    TWO RIVERS
    List Price:
    $69.99
    Country of Origin:
    United States
    Case Pack:
    15
    As low as:
    $60.19
    Publisher Identifier:
    P-PER
    Discount Code:
    C
    Pub Discount:
    60
    Weight:
    14.72oz
    Imprint:
    O'Reilly Media
  • Overview

    Data science happens in code. The ability to write reproducible, robust, scaleable code is key to a data science project's success—and is absolutely essential for those working with production code. This practical book bridges the gap between data science and software engineering, and clearly explains how to apply the best practices from software engineering to data science.

    Examples are provided in Python, drawn from popular packages such as NumPy and pandas. If you want to write better data science code, this guide covers the essential topics that are often missing from introductory data science or coding classes, including how to:

    • Understand data structures and object-oriented programming
    • Clearly and skillfully document your code
    • Package and share your code
    • Integrate data science code with a larger code base
    • Learn how to write APIs
    • Create secure code
    • Apply best practices to common tasks such as testing, error handling, and logging
    • Work more effectively with software engineers
    • Write more efficient, maintainable, and robust code in Python
    • Put your data science projects into production
    • And more