Python Data Cleaning and Preparation Best Practices. A practical guide to organizing and handling data from various sources and formats using Python - Helion
Tytuł oryginału: Python Data Cleaning and Preparation Best Practices. A practical guide to organizing and handling data from various sources and formats using Python
ISBN: 9781837632909
stron: 306, Format: ebook
Data wydania: 2024-10-01
Księgarnia: Helion
Cena książki: 116,10 zł (poprzednio: 129,00 zł)
Oszczędzasz: 10% (-12,90 zł)
Professionals face several challenges in effectively leveraging data in today's data-driven world. One of the main challenges is the low quality of data products, often caused by inaccurate, incomplete, or inconsistent data. Another significant challenge is the lack of skills among data professionals to analyze unstructured data, leading to missing valuable insights that are difficult or impossible to obtain from structured data alone.
To help you tackle these challenges, this book will take you on a journey through the upstream data pipeline, which includes the ingestion of data from various sources, validation and profiling of the data for high-quality end tables, and writing data to different sinks. You’ll focus on structured data by performing essential tasks such as cleaning and encoding datasets and handling missing values and outliers before learning how to manipulate unstructured data with simple techniques. You’ll also be introduced to a variety of natural language processing techniques, from tokenization to vector models, as well as techniques for structuring images, videos, and audio.
By the end of this book, you’ll be proficient in data cleaning and preparation techniques for both structured and unstructured data.
Osoby które kupowały "Python Data Cleaning and Preparation Best Practices. A practical guide to organizing and handling data from various sources and formats using Python", wybierały także:
- Data Science w Pythonie. Kurs video. Przetwarzanie i analiza danych 149,00 zł, (67,05 zł -55%)
- Excel 2013. Kurs video. Poziom drugi. Przetwarzanie i analiza danych 79,00 zł, (35,55 zł -55%)
- Zarz 99,00 zł, (49,50 zł -50%)
- Eksploracja danych za pomoc 67,00 zł, (33,50 zł -50%)
- Google Analytics od podstaw. Analiza wp 69,00 zł, (34,50 zł -50%)
Spis treści
Python Data Cleaning and Preparation Best Practices. A practical guide to organizing and handling data from various sources and formats using Python eBook -- spis treści
- 1. Data Ingestion Techniques
- 2. Importance of Data Quality
- 3. Data Profiling – Understanding Data Structure, Quality, and Distribution
- 4. Cleaning Messy Data and Data Manipulation
- 5. Data Transformation – Merging and Concatenating
- 6. Data Grouping, Aggregation, Filtering, and Applying Functions
- 7. Data Sinks
- 8. Detecting and Handling Missing Values and Outliers
- 9. Normalization and Standardization
- 10. Handling Categorical Features
- 11. Consuming Time Series Data
- 12. Text Preprocessing in the Era of LLMs
- 13. Image and Audio Preprocessing with LLMs