Tag: Wrangling

Praktisches Python Data Wrangling und Datenqualitat


Free Download Praktisches Python Data Wrangling und Datenqualitat
German | 2024 | ISBN: 9781098194512 | 416 pages | EPUB | 7.53 Mb
Die Welt um uns herum ist voller Daten, die einzigartige Einblicke und wertvolle Geschichten enthalten, und dieses Buch wird dir helfen, sie zu entdecken. Egal, ob du bereits mit Daten arbeitest oder mehr über ihre Möglichkeiten erfahren möchtest, die Beispiele und Techniken in diesem praktischen Buch werden dir helfen, Daten leichter zu bereinigen, auszuwerten und zu analysieren, damit du aussagekräftige Erkenntnisse und überzeugende Visualisierungen erstellen kannst.

(more…)

Data Wrangling Essential Concepts for Analytics


Free Download Data Wrangling: Essential Concepts for Analytics by Dr K Seefeld
English | August 7, 2024 | ISBN: N/A | ASIN: B0DCKDWD1R | 163 pages | EPUB | 3.81 Mb
Data Wrangling is the foundational step of data analytics, and the study of data wrangling is an important part of preparation for analytical work.

(more…)

Data Wrangling with Python 3


Free Download Data Wrangling with Python 3
Duration: 1h 20m | Video: .MP4, 1280×720 30 fps | Audio: AAC, 48 kHz, 2ch | Size: 304 MB
Genre: eLearning | Language: English
In this course, Data Wrangling with Python 3, you’ll learn about various functions and procedures that will help you get your data in order, providing a clean and well-constructed dataset for further data analysis and machine learning.
Machine Learning and Data analytics in general follows the garbage-in/garbage-out principle. If you want to learn from or predict based on your data, you need to make sure that data is well constructed and cleaned. This course, Data Wrangling with Python 3, is aimed at helping you do exactly that. First, you’ll see how to merge data from different sources using the methods concat, append, and merge. Next, you’ll discover how to combine data into groups. The primary function used here is groupby. In the next two sections, you’ll explore how to transform and normalize data. You’ll learn why these processes are necessary, and then proceed to see how they work in practice. Finally, you’ll examine important processes such as One Hot Encoding, which enables further processing during data analysis. When you’re finished with this course, you’ll have thorough knowledge of data wrangling which will help you immensely during your data analysis and machine learning projects.

(more…)

Minimalist Data Wrangling with Python (Version 1.0.3.9107)


Free Download Minimalist Data Wrangling with Python
English | 2024 | ISBN: 0645571911 | 436 Pages | PDF | 4 MB
Minimalist Data Wrangling with Python is envisaged as a student’s first introduction to data science, providing a high-level overview as well as discussing key concepts in detail. We explore methods for cleaning data gathered from different sources, transforming, selecting, and extracting features, performing exploratory data analysis and dimensionality reduction, identifying naturally occurring data clusters, modelling patterns in data, comparing data between groups, and reporting the results.

(more…)

Data Wrangling Using Pandas, SQL, and Java


Free Download Data Wrangling Using Pandas, SQL, and Java by Oswald Campesato
English | November 11th, 2022 | ISBN: 1683929047 | 300 pages | True EPUB (Retail Copy) | 2.29 MB
This book is intended primarily for those who plan to become data scientists as wellas anyone who needs to perform data cleaning tasks. It contains a variety of features of NumPy and Pandas and how to create databases and tables in MySQL. Chapter 7 covers many data wrangling tasks using Python scripts and awk-based shell scripts. Companion files with code are available for downloading from the ✅Publisher.

(more…)