E-Book, Englisch, 436 Seiten
Walker Python Data Cleaning Cookbook
1. Auflage 2020
ISBN: 978-1-80056-459-6
Verlag: De Gruyter
Format: EPUB
Kopierschutz: Adobe DRM (»Systemvoraussetzungen)
Modern techniques and Python tools to detect and remove dirty data and extract key insights
E-Book, Englisch, 436 Seiten
ISBN: 978-1-80056-459-6
Verlag: De Gruyter
Format: EPUB
Kopierschutz: Adobe DRM (»Systemvoraussetzungen)
No detailed description available for "Python Data Cleaning Cookbook".
Autoren/Hrsg.
Fachgebiete
- Mathematik | Informatik EDV | Informatik Daten / Datenbanken Data Mining
- Mathematik | Informatik EDV | Informatik Daten / Datenbanken Datenbankdesign & Datenbanktheorie
- Mathematik | Informatik EDV | Informatik Daten / Datenbanken Automatische Datenerfassung, Datenanalyse
- Mathematik | Informatik EDV | Informatik Informatik Mensch-Maschine-Interaktion Informationsarchitektur
Weitere Infos & Material
Table of Contents - Anticipating Data Cleaning Issues when Importing Tabular Data into pandas
- Anticipating Data Cleaning Issues when Importing HTML and JSON into Pandas
- Taking the Measure of Your Data
- Identifying Issues in Subsets of Data
- Using Visualizations for Exploratory Data Analysis
- Cleaning and Wrangling Data with Pandas Data Series Operations
- Fixing Messy Data When Aggregating
- Addressing Data Issues When Combining Data Frames
- Tidying and Reshaping Data
- User Defined Functions and Classes to Automate Data Cleaning