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

DuckDB: Up and Running (Fast Data Analytics and Reporting)

List Price: $69.99
SKU:
9781098159696
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:
    Wei-Meng Lee
    Format:
    Paperback
    Pages:
    305
    Publisher:
    O'Reilly Media (January 21, 2025)
    Language:
    English
    ISBN-13:
    9781098159696
    ISBN-10:
    1098159691
    Dimensions:
    7" x 9.19"
    File:
    TWO RIVERS-PERSEUS-Metadata_Only_Perseus_Distribution_Customer_Group_Metadata_20260209163242-20260209.xml
    Folder:
    TWO RIVERS
    List Price:
    $69.99
    Country of Origin:
    United States
    Case Pack:
    13
    As low as:
    $60.19
    Publisher Identifier:
    P-PER
    Discount Code:
    C
    Pub Discount:
    60
    Weight:
    17.44oz
    Imprint:
    O'Reilly Media
  • Overview

    DuckDB, an open source in-process database created for OLAP workloads, provides key advantages over more mainstream OLAP solutions: It's embeddable and optimized for analytics. It also integrates well with Python and is compatible with SQL, giving you the performance and flexibility of SQL right within your Python environment. This handy guide shows you how to get started with this versatile and powerful tool.

    Author Wei-Meng Lee takes developers and data professionals through DuckDB's primary features and functions, best practices, and practical examples of how you can use DuckDB for a variety of data analytics tasks. You'll also dive into specific topics, including how to import data into DuckDB, work with tables, perform exploratory data analysis, visualize data, perform spatial analysis, and use DuckDB with JSON files, Polars, and JupySQL.

      Understand the purpose of DuckDB and its main functions
    • Conduct data analytics tasks using DuckDB
    • Integrate DuckDB with pandas, Polars, and JupySQL
    • Use DuckDB to query your data
    • Perform spatial analytics using DuckDB's spatial extension
    • Work with a diverse range of data including Parquet, CSV, and JSON