Digital List Price: | $35.99 |
Kindle Price: | $31.99 Save $4.00 (11%) |
Sold by: | Amazon.com Services LLC |
Your Memberships & Subscriptions

Download the free Kindle app and start reading Kindle books instantly on your smartphone, tablet, or computer - no Kindle device required. Learn more
Read instantly on your browser with Kindle for Web.
Using your mobile phone camera - scan the code below and download the Kindle app.
Data Processing with Optimus: Supercharge big data preparation tasks for analytics and machine learning with Optimus using Dask and PySpark 1st Edition, Kindle Edition
Written by the core Optimus team, this comprehensive guide will help you to understand how Optimus improves the whole data processing landscape
Key Features
- Load, merge, and save small and big data efficiently with Optimus
- Learn Optimus functions for data analytics, feature engineering, machine learning, cross-validation, and NLP
- Discover how Optimus improves other data frame technologies and helps you speed up your data processing tasks
Book Description
Optimus is a Python library that works as a unified API for data cleaning, processing, and merging data. It can be used for handling small and big data on your local laptop or on remote clusters using CPUs or GPUs.
The book begins by covering the internals of Optimus and how it works in tandem with the existing technologies to serve your data processing needs. You'll then learn how to use Optimus for loading and saving data from text data formats such as CSV and JSON files, exploring binary files such as Excel, and for columnar data processing with Parquet, Avro, and OCR. Next, you'll get to grips with the profiler and its data types - a unique feature of Optimus Dataframe that assists with data quality. You'll see how to use the plots available in Optimus such as histogram, frequency charts, and scatter and box plots, and understand how Optimus lets you connect to libraries such as Plotly and Altair. You'll also delve into advanced applications such as feature engineering, machine learning, cross-validation, and natural language processing functions and explore the advancements in Optimus. Finally, you'll learn how to create data cleaning and transformation functions and add a hypothetical new data processing engine with Optimus.
By the end of this book, you'll be able to improve your data science workflow with Optimus easily.
What you will learn
- Use over 100 data processing functions over columns and other string-like values
- Reshape and pivot data to get the output in the required format
- Find out how to plot histograms, frequency charts, scatter plots, box plots, and more
- Connect Optimus with popular Python visualization libraries such as Plotly and Altair
- Apply string clustering techniques to normalize strings
- Discover functions to explore, fix, and remove poor quality data
- Use advanced techniques to remove outliers from your data
- Add engines and custom functions to clean, process, and merge data
Who this book is for
This book is for Python developers who want to explore, transform, and prepare big data for machine learning, analytics, and reporting using Optimus, a unified API to work with Pandas, Dask, cuDF, Dask-cuDF, Vaex, and Spark. Although not necessary, beginner-level knowledge of Python will be helpful. Basic knowledge of the CLI is required to install Optimus and its requirements. For using GPU technologies, you'll need an NVIDIA graphics card compatible with NVIDIA's RAPIDS library, which is compatible with Windows 10 and Linux.
Table of Contents
- Hi Optimus!
- Data Loading, Saving, and File Formats
- Data Wrangling
- Combining, Reshaping, and Aggregating Data
- Data Visualization and Profiling
- String Clustering
- Feature Engineering
- Machine Learning
- Natural Language Processing
- Hacking Optimus
- Optimus as a Web Service
- ISBN-13978-1801079563
- Edition1st
- PublisherPackt Publishing
- Publication dateSeptember 3, 2021
- LanguageEnglish
- File size7196 KB
Editorial Reviews
Review
‘Cleaning, preparing, and running machine learning algorithms data shouldn't be a headache, in this book, you'll learn about the best tool for that using all your favorite libraries with a single API!’
--Favio Vazquez, Data Scientist at H2O.ai
--This text refers to the paperback edition.About the Author
Argenis Leon created Optimus, an open-source python library built over PySpark aimed to provide an easy-to-use API to clean, process, and merge data at scale. Since 2012, Argenis has been working on big data-related projects using Postgres, MongoDB, Elasticsearch for social media data collection and analytics. In 2015, he started working on Machine learning projects in Retail, AdTech, and Real Estate in Venezuela and Mexico. In 2019 he created Bumblebee, a low-code open-source web platform to clean and wrangle big data using CPU and GPUs using NVIDIA RAPIDS. Nowadays Argenis is Co-founder and CTO of boitas.com (backed by YCombinator) a wholesale marketplace for SMB in Latin America.
Luis Aguirre began working with web development projects for Mood Agency in 2018, creating sites for brands from all across Latin America. One year later he started working on Bumblebee, a low-code web platform to transform data that uses Optimus. In mid-2020 he started participating in the Optimus project as a core developer; focusing on creating the easiest-to-use experience for both projects. In 2021 he started working on the Optimus REST API, a tool to allow requests from the web focused on data wrangling.
--This text refers to the paperback edition.Product details
- ASIN : B093XS4JHF
- Publisher : Packt Publishing; 1st edition (September 3, 2021)
- Publication date : September 3, 2021
- Language : English
- File size : 7196 KB
- Text-to-Speech : Enabled
- Screen Reader : Supported
- Enhanced typesetting : Enabled
- X-Ray : Not Enabled
- Word Wise : Not Enabled
- Sticky notes : On Kindle Scribe
- Print length : 300 pages
- Best Sellers Rank: #4,429,743 in Kindle Store (See Top 100 in Kindle Store)
- #4,793 in AI & Semantics
- #5,395 in Business Software
- #6,965 in Data Processing
- Customer Reviews:
About the authors
Discover more of the author’s books, see similar authors, read author blogs and more
Discover more of the author’s books, see similar authors, read author blogs and more
Venezuelan Developer, Luis Aguirre, has been working on easy to use data science tools since 2019. His work is focused in Python libraries and front-end development with UX optimization.
Customer reviews
Customer Reviews, including Product Star Ratings help customers to learn more about the product and decide whether it is the right product for them.
To calculate the overall star rating and percentage breakdown by star, we don’t use a simple average. Instead, our system considers things like how recent a review is and if the reviewer bought the item on Amazon. It also analyzed reviews to verify trustworthiness.
Learn more how customers reviews work on Amazon-
Top reviews
Top reviews from the United States
There was a problem filtering reviews right now. Please try again later.
The data wrangling section teaches you everything you need to know regarding the possible data transformation using different functions all trough the advanced features of optimus, it is highly accessible singe it lets you hack with it in order to implement your own engines if necessary.
Definitely a great choice in the Data Science field.