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 25 - 48 of 3555 Results
Skip side bar filters
  • Python Data Analysis

    by Ivan Idris ...
    This book is for programmers, scientists, and engineers who have knowledge of the Python language and know the basics of data science. It is for those who wish to learn different data analysis methods using Python and its libraries. This book contains all the basic ingredients you need to become an expert data analyst. ... Read more

    $54.99 NZD or Free with Kobo Plus

  • Python For Beginners.Learn Data Science in 5 Days the Smart Way and Remember it Longer. With Easy Step by Step Guidance & Hands on Examples. (Python Crash Course-Programming for Beginners)

    Python for Beginners

    Series series Python for Beginners
    Have you always wanted to learn computer programming but thought it was too difficult or would take too long?Do you want to know the secret to learning Python Data Science the easy way and start programming today?This book is for you.You don't need to waste your time and money learning Python the hard way through tiresome technical books, expensive online courses and difficult Python tutorials.... ... Read more

    $6.99 NZD or Free with Kobo Plus

  • Reliable Machine Learning

    Applying SRE Principles to ML in Production

    Whether you're part of a small startup or a multinational corporation, this practical book shows data scientists, software and site reliability engineers, product managers, and business owners how to run and establish ML reliably, effectively, and accountably within your organization. You'll gain insight into everything from how to do model monitoring in production to how to run a well-tuned model ... Read more

    $68.99 NZD

  • SQL Tuning

    Generating Optimal Execution Plans

    by Dan Tow ...
    A poorly performing database application not only costs users time, but also has an impact on other applications running on the same computer or the same network. SQL Tuning provides an essential next step for SQL developers and database administrators who want to extend their SQL tuning expertise and get the most from their database applications.There are two basic issues to focus on when tuning ... Read more

    $36.99 NZD

  • R Graphics Cookbook

    Practical Recipes for Visualizing Data

    by Winston Chang ...
    This O’Reilly cookbook provides more than 150 recipes to help scientists, engineers, programmers, and data analysts generate high-quality graphs quickly—without having to comb through all the details of R’s graphing systems. Each recipe tackles a specific problem with a solution you can apply to your own project and includes a discussion of how and why the recipe works.Most of the recipes in this ... Read more

    $44.99 NZD

  • Foundations for Architecting Data Solutions

    Managing Successful Data Projects

    While many companies ponder implementation details such as distributed processing engines and algorithms for data analysis, this practical book takes a much wider view of big data development, starting with initial planning and moving diligently toward execution. Authors Ted Malaska and Jonathan Seidman guide you through the major components necessary to start, architect, and develop successful ... Read more

    $47.99 NZD

  • 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 NZD

  • Web Development Made Simple

    Master HTML, CSS, and JavaScript to Build Your First Websites

    by Asher Grey ...
    Web Development Made Simple is a clear and practical introduction to building modern websites using HTML, CSS, and JavaScript. Designed specifically for beginners, this book breaks down core web development concepts into easy-to-understand lessons that guide readers from basic principles to real, working web pages.Starting with how the web functions, readers learn how to structure content using ... Read more

    $22.99 NZD

  • Database Design and Relational Theory

    Normal Forms and All That Jazz

    by C.J. Date ...
    What makes this book different from others on database design? Many resources on design practice do little to explain the underlying theory, and books on design theory are aimed primarily at theoreticians. In this book, renowned expert Chris Date bridges the gap by introducing design theory in ways practitioners can understand—drawing on lessons learned over four decades of experience to ... Read more

    $27.99 NZD

  • Real-Time Big Data Analytics: Emerging Architecture

    by Mike Barlow ...
    Five or six years ago, analysts working with big datasets made queries and got the results back overnight. The data world was revolutionized a few years ago when Hadoop and other tools made it possible to getthe results from queries in minutes. But the revolution continues. Analysts now demand sub-second, near real-time query results. Fortunately, we have the tools to deliver them. This report ... Read more

    Free

  • Azure Data Engineer Associate Certification Guide

    A hands-on reference guide to developing your data engineering skills and preparing for the DP-203 exam

    by Newton Alex ...
    Become well-versed with data engineering concepts and exam objectives to achieve Azure Data Engineer Associate certificationKey FeaturesUnderstand and apply data engineering concepts to real-world problems and prepare for the DP-203 certification examExplore the various Azure services for building end-to-end data solutionsGain a solid understanding of building secure and sustainable data solutions ... Read more

    $97.99 NZD or Free with Kobo Plus

  • R for Data Science

    Import, Tidy, Transform, Visualize, and Model Data

    Use R to turn data into insight, knowledge, and understanding. With this practical book, aspiring data scientists will learn how to do data science with R and RStudio, along with the tidyverse—a collection of R packages designed to work together to make data science fast, fluent, and fun. Even if you have no programming experience, this updated edition will have you doing data science quickly.You ... Read more

    $68.99 NZD

  • I Heart Logs

    Event Data, Stream Processing, and Data Integration

    by Jay Kreps ...
    Why a book about logs? That’s easy: the humble log is an abstraction that lies at the heart of many systems, from NoSQL databases to cryptocurrencies. Even though most engineers don’t think much about them, this short book shows you why logs are worthy of your attention.Based on his popular blog posts, LinkedIn principal engineer Jay Kreps shows you how logs work in distributed systems, and then ... Read more

    $29.99 NZD

  • Kafka: The Definitive Guide

    Real-Time Data and Stream Processing at Scale

    Every enterprise application creates data, whether it consists of log messages, metrics, user activity, or outgoing messages. Moving all this data is just as important as the data itself. With this updated edition, application architects, developers, and production engineers new to the Kafka streaming platform will learn how to handle data in motion. Additional chapters cover Kafka's AdminClient ... Read more

    $57.99 NZD

  • SQL to Python for Data Analysis

    by Bit Bryson ...
    Tired of being stuck in SQL databases, constantly switching tools, fighting slow queries on growing datasets, or wishing you could automate complex analyses, clean messy files, build custom pipelines, and integrate with ML or visualizations-all without leaving one environment? You're not alone. Many data professionals hit a wall when SQL's power runs out for flexible scripting, diverse sources ... Read more

    $22.99 NZD

  • Microsoft Excel VBA Codes Are Fun, Simple, and Easy to Learn In One Hour or Less: VBA for Students, Parents, and Professionals (First Edition)

    by Kenny L Keys ...
    This book is the first of three books to come in a series that is dedicated to making VBA in Microsoft Excel less scary for regular, everyday people.  I’m committed to providing tutorials in a way that will allow my books to be as easily understood as watching a cartoon on your television screen; this is why pictorial examples dominates this book; the images will follow me step by step in the ... Read more

    $6.28 NZD

  • Efficient R Programming

    A Practical Guide to Smarter Programming

    There are many excellent R resources for visualization, data science, and package development. Hundreds of scattered vignettes, web pages, and forums explain how to use R in particular domains. But little has been written on how to simply make R work effectively—until now. This hands-on book teaches novices and experienced R users how to write efficient R code.Drawing on years of experience ... Read more

    $38.99 NZD

  • XSLT

    Mastering XML Transformations

    by Doug Tidwell ...
    After years of anticipation and delay, the W3C finally released the XSLT 2.0 standard in January 2007. The revised edition of this classic book offers practical, real-world examples that demonstrate how you can apply XSLT stylesheets to XML data using either the new specification, or the older XSLT 1.0 standard.XSLT is a critical language for converting XML documents into other formats, such as ... Read more

    $45.99 NZD

  • Data Modeling with Microsoft Power BI

    Self-Service and Enterprise Data Warehouse with Power BI

    Data modeling is the single most overlooked feature in Power BI Desktop, yet it's what sets Power BI apart from other tools on the market. This practical book serves as your fast-forward button for data modeling with Power BI, Analysis Services tabular, and SQL databases. It serves as a starting point for data modeling, as well as a handy refresher.Author Markus Ehrenmueller-Jensen, founder of ... Read more

    $64.99 NZD

  • Effective Data Analysis

    Hard and soft skills to accelerate your career

    by Mona Khalil ...
    Learn the technical and soft skills you need to succeed in your career as a data analyst.You’ve learned how to use Python, R, SQL, and the statistical skills needed to get started as a data analyst—so, what’s next? Effective Data Analysis bridges the gap between foundational skills and real-world application. This book provides clear, actionable guidance on transforming business questions into ... Read more

    $51.38 NZD

  • The Evolution of Data Products

    by Mike Loukides ...
    This report examines the important shifts in data products. Drawing from diverse examples, including iTunes, Google's self-driving car, and patient monitoring, author Mike Loukides explores the "disappearance" of data, the power of combining data, and the difference between discovery and recommendation. Looking ahead, the analysis finds the real changes in our lives will come from products and ... Read more

    Free

  • The Equality Machine

    Harnessing Digital Technology for a Brighter, More Inclusive Future

    by Orly Lobel ...
    **AN ECONOMIST BEST BOOK OF 2022At a time when AI and digital platforms are under fire, Orly Lobel, a renowned tech policy scholar, defends technology as a powerful tool we can harness to achieve equality and a better future.**Much has been written about the challenges tech presents to equality and democracy. But we can either criticize big data and automation or steer it to do better. Lobel makes ... Read more

    $39.99 NZD

  • Mindmasters

    The Data-Driven Science of Predicting and Changing Human Behavior

    by Sandra Matz ...
    A fascinating exploration of how algorithms penetrate the most intimate aspects of our psychology—from the pioneering expert on psychological targeting.There are more pieces of digital data than there are stars in the universe. This data helps us monitor our planet, decipher our genetic code, and take a deep dive into our psychology.As algorithms become increasingly adept at accessing the human ... Read more

    $47.99 NZD or Free with Kobo Plus

  • Halo Data

    Understanding and Leveraging the Value of your Data

    The past two decades have seen an explosion both in the volume of data we use, and our understanding of its management.However, while techniques and technology for manipulating data have advanced rapidly in this time, the concepts around the value of our data have not. This lack of progress has made it increasingly difficult for organisations to understand the value in their data, the value of ... Read more

    $53.99 NZD