Skip to main content

Shopping Cart

You're getting the VIP treatment!

Item(s) unavailable for purchase
Please review your cart. You can remove the unavailable item(s) now or we'll automatically remove it at Checkout.
itemsitem
itemsitem

Recommended For You

Loading...

Data Processing eBooks

If you like Data Processing eBooks, then you'll love these top picks.
Showing 193 - 216 of 3451 Results
Skip side bar filters
  • Python Tools for Scientists

    An Introduction to Using Anaconda, JupyterLab, and Python's Scientific Libraries

    by Lee Vaughan ...
    An introduction to the Python programming language and its most popular tools for scientists, engineers, students, and anyone who wants to use Python for research, simulations, and collaboration.Python Tools for Scientists will introduce you to Python tools you can use in your scientific research, including Anaconda, Spyder, Jupyter Notebooks, JupyterLab, and numerous Python libraries. You’ll ... Read more

    $42.39 CAD

  • Natural Language Processing with Transformers, Revised Edition

    Since their introduction in 2017, transformers have quickly become the dominant architecture for achieving state-of-the-art results on a variety of natural language processing tasks. If you're a data scientist or coder, this practical book -now revised in full color- shows you how to train and scale these large models using Hugging Face Transformers, a Python-based deep learning library ... Read more

    $57.99 CAD

  • WebLogic: The Definitive Guide

    Development, Deployment & Maintenance

    BEA's WebLogic Server implements the full range of J2EE technologies, and includes many additional features such as advanced management, clustering, and web services. Widely adopted, it forms the core of the WebLogic platform, providing a stable framework for building scalable, highly available, and secure applications. In fact, in the long list of WebLogic's strengths and features, only one ... Read more

    $39.99 CAD

  • Data Source Handbook

    A Guide to Public Data

    by Pete Warden ...
    If you're a developer looking to supplement your own data tools and services, this concise ebook covers the most useful sources of public data available today. You'll find useful information on APIs that offer broad coverage, tie their data to the outside world, and are either accessible online or feature downloadable bulk data. You'll also find code and helpful links.This guide organizes APIs by ... Read more

    $13.99 CAD

  • Streaming Architecture

    New Designs Using Apache Kafka and MapR Streams

    More and more data-driven companies are looking to adopt stream processing and streaming analytics. With this concise ebook, you’ll learn best practices for designing a reliable architecture that supports this emerging big-data paradigm.Authors Ted Dunning and Ellen Friedman (Real World Hadoop) help you explore some of the best technologies to handle stream processing and analytics, with a focus ... Read more

    $20.99 CAD

  • Practical Time Series Analysis

    Master Time Series Data Processing, Visualization, and Modeling using Python

    Step by Step guide filled with real world practical examples.Key FeaturesGet your first experience with data analysis with one of the most powerful types of analysis—time series.Find patterns in your data and predict the future pattern based on historical data.Learn the statistics, theory, and implementation of Time Series methods using this example-rich guideBook DescriptionTime Series Analysis ... Read more

    $41.59 CAD or Free with Kobo Plus

  • Linux Mint 22 User Manual for Beginners

    Quick, Simple Techniques to Personalize Your Desktop, Install Software, Optimize Performance, Organize Data and Use Applications

    by Thomas Berg ...
    Discover the power and flexibility of Linux Mint 22 with this comprehensive beginner's guide that takes you from installation to mastery.Whether you're new to Linux or transitioning from Windows or macOS, this step-by-step manual provides everything you need to confidently navigate, customize, and optimize your Linux Mint 22 system. Written in clear, jargon-free language, this guide makes Linux ... Read more

    $14.99 CAD or Free with Kobo Plus

  • Mastering Kafka Streams and ksqlDB

    by Mitch Seymour ...
    Working with unbounded and fast-moving data streams has historically been difficult. But with Kafka Streams and ksqlDB, building stream processing applications is easy and fun. This practical guide shows data engineers how to use these tools to build highly scalable stream processing applications for moving, enriching, and transforming large amounts of data in real time.Mitch Seymour, data ... Read more

    $67.99 CAD

  • Kubernetes: A Comprehensive Step-by-Step Guide for Beginners to Master Kubernetes Efficiently

    by Chloe Annable ...
    Are you seeking ways to enhance your business productivity through modern technology?Consider Kubernetes as a potential solution. Many companies have embraced Kubernetes to bolster their positions and enhance application stability since its launch in 2015. If you're in search of a future-proof solution to boost productivity, Kubernetes might be the answer.Explore the comprehensive content of ... Read more

    $16.11 CAD or Free with Kobo Plus

  • Learning Jupyter

    Select, Share, Interact and Integrate with Jupyter Notebook

    by Toomey ...
    Learn how to write code, mathematics, graphics, and output, all in a single document, as well as in a web browser using Project JupyterKey Features\[\*\] Learn to write, execute, and comment your live code and formulae all under one roof using this unique guide\[\*\] This one-stop solution on Project Jupyter will teach you everything you need to know to perform scientific computation with ease\[\* ... Read more

    $47.19 CAD or Free with Kobo Plus

  • Data Cleaning

    This is an overview of the end-to-end data cleaning process. Data quality is one of the most important problems in data management, since dirty data often leads to inaccurate data analytics results and incorrect business decisions.Poor data across businesses and the U.S. government are reported to cost trillions of dollars a year. Multiple surveys show that dirty data is the most common barrier ... Read more

    $60.99 CAD

  • Improving Your Splunk Skills

    Leverage the operational intelligence capabilities of Splunk to unlock new hidden business insights

    Transform machine-generated data into valuable business insights using the powers of SplunkKey FeaturesExplore the all-new machine learning toolkit in Splunk 7.xTackle any problems related to searching and analyzing your data with SplunkGet the latest information and business insights on Splunk 7.xBook DescriptionSplunk makes it easy for you to take control of your data and drive your business ... Read more

    $37.99 CAD or Free with Kobo Plus

  • In-Memory Analytics with Apache Arrow

    Accelerate data analytics for efficient processing of flat and hierarchical data structures

    by Matthew Topol ...
    Harness the power of Apache Arrow to optimize tabular data processing and develop robust, high-performance data systems with its standardized, language-independent columnar memory formatKey FeaturesExplore Apache Arrow's data types and integration with pandas, Polars, and ParquetWork with Arrow libraries such as Flight SQL, Acero compute engine, and Dataset APIs for tabular dataEnhance and ... Read more

    $42.99 CAD or Free with Kobo Plus

  • A Mathematical Introduction to Compressive Sensing

    Series series Applied and Numerical Harmonic Analysis
    At the intersection of mathematics, engineering, and computer science sits the thriving field of compressive sensing. Based on the premise that data acquisition and compression can be performed simultaneously, compressive sensing finds applications in imaging, signal processing, and many other domains. In the areas of applied mathematics, electrical engineering, and theoretical computer science, ... Read more

    $77.39 CAD

  • Think Bayes

    If you know how to program, you're ready to tackle Bayesian statistics. With this book, you'll learn how to solve statistical problems with Python code instead of mathematical formulas, using discrete probability distributions rather than continuous mathematics. Once you get the math out of the way, the Bayesian fundamentals will become clearer and you'll begin to apply these techniques to real ... Read more

    $47.99 CAD

  • Advanced Analytics with PySpark

    Patterns for Learning from Data at Scale Using Python and Spark

    The amount of data being generated today is staggering and growing. Apache Spark has emerged as the de facto tool to analyze big data and is now a critical part of the data science toolbox. Updated for Spark 3.0, this practical guide brings together Spark, statistical methods, and real-world datasets to teach you how to approach analytics problems using PySpark, Spark's Python API, and other best ... Read more

    $57.59 CAD

  • Learning GraphQL

    Declarative Data Fetching for Modern Web Apps

    Why is GraphQL the most innovative technology for fetching data since Ajax? By providing a query language for your APIs and a runtime for fulfilling queries with your data, GraphQL presents a clear alternative to REST and ad hoc web service architectures. With this practical guide, Alex Banks and Eve Porcello deliver a clear learning path for frontend web developers, backend engineers, and project ... Read more

    $35.99 CAD

  • Learn SAP MM in 24 Hours

    by Alex Nordeen ...
    SAP MM is one of the core modules of the logistic process in SAP.SAP MM covers a broad area of business functionalities. There is no surprise that SAPMM is a very broad subject, and it requires ample amount of time. In order to save users time and make subject matter easy, this book is designed. The book is small but covers all important aspects of SAP MM.This book will help you to get end-to-end ... Read more

    $13.56 CAD

  • Learn Power BI

    A beginner's guide to developing interactive business intelligence solutions using Microsoft Power BI

    by Greg Deckler ...
    Solve business challenges with Microsoft Power BI\\'s advanced visualization and data analysis techniquesKey FeaturesCreate effective storytelling reports by implementing simple-to-intermediate Power BI featuresDevelop powerful analytical models to extract key insights for changing business needsBuild, publish, and share impressive dashboards for your organizationBook DescriptionTo succeed in ... Read more

    $37.59 CAD or Free with Kobo Plus

  • MongoDB for VB.NET by Example

    Code illustration for MongoDB programming using VB.NET (2012). Book topics cover:* Development Environment* Connecting to MongoDB* Create and Delete Database* Create, Read and Delete Database Collection* Create, Read, Update and Delete Collection Data* Finding and Querying Data* Binary and Image Collection Data* Working with GridFS* Embedded Document* LINQ ... Read more

    $6.66 CAD

  • Big Data Ethics in Research

    The main problems faced by scientists in working with Big Data sets, highlighting the main ethical issues, taking into account the legislation of the European Union. After a brief Introduction to Big Data, the Technology section presents specific research applications. There is an approach to the main philosophical issues in Philosophical Aspects, and Legal Aspects with specific ethical issues in ... Read more

    Free

  • SQL Programming & Database Management For Noobee

    by Kishor Sarkar ...
    Do you want to understand how to manage databases without getting overwhelmed by complicated jargon?If so, "SQL Programming & Database Management For Noobee" by Kishor Sarkar is the book for you! It breaks down the fundamental elements that are essential to make you a confident SQL programmer and proficient in Database Management.SQL is a software language that is powerful yet simple, flexible, ... Read more

    $0.99 CAD or Free with Kobo Plus

  • IBM Db2 11.1 Certification Guide

    Explore techniques to master database programming and administration tasks in IBM Db2

    Mastering material for dealing with DBA certification examsKey FeaturesPrepare yourself for the IBM C2090-600 certification examCover over 50 Db2 procedures including database design, performance, and securityWork through over 150 Q&As to gain confidence on each topicBook DescriptionIBM Db2 is a relational database management system (RDBMS) that helps you store, analyze, and retrieve data ... Read more

    $37.59 CAD or Free with Kobo Plus

  • Learning Quantitative Finance with R

    Implement machine learning, time-series analysis, algorithmic trading and more

    Get the most out of R to solve your real-world quantitative finance problems with easeKey Features\[\*\] Understand the basics of R and how they can be applied in various Quantitative Finance scenarios\[\*\] Learn various algorithmic trading techniques and ways to optimize them using the tools available in R.\[\*\] Contain different methods to manage risk and explore trading using Machine Learning ... Read more

    $47.19 CAD or Free with Kobo Plus