<h4>Key Features</h4><ul><li>This easy-to-follow guide takes you through every step of the data wrangling process in the best possible way</li><li>Work with different types of datasets, and reshape the layout of your data to make it easier for analysis</li><li>Get simple examples and real-life data
Practical Data Wrangling (source Code)
β Scribed by Allan Visochek
- Publisher
- Packt Publishing - ebooks Account
- Year
- 2017
- Tongue
- English
- Leaves
- 288
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
Key Features
- This easy-to-follow guide takes you through every step of the data wrangling process in the best possible way
- Work with different types of datasets, and reshape the layout of your data to make it easier for analysis
- Get simple examples and real-life data wrangling solutions for data pre-processing
Book Description
Around 80% of time in data analysis is spent on cleaning and preparing data for analysis. This is, however, an important task, and is a prerequisite to the rest of the data analysis workflow, including visualization, analysis and reporting. Python and R are considered a popular choice of tool for data analysis, and have packages that can be best used to manipulate different kinds of data, as per your requirements. This book will show you the different data wrangling techniques, and how you can leverage the power of Python and R packages to implement them.
Youβll start by understanding the data wrangling process and get a solid foundation to work with different types of data. Youβll work with different data structures and acquire and parse data from various locations. Youβll also see how to reshape the layout of data and manipulate, summarize, and join data sets. Finally, we conclude with a quick primer on accessing and processing data from databases, conducting data exploration, and storing and retrieving data quickly using databases.
The book includes practical examples on each of these points using simple and real-world data sets to give you an easier understanding. By the end of the book, youβll have a thorough understanding of all the data wrangling concepts and how to implement them in the best possible way.
What you will learn
- Read a csv file into python and R, and print out some statistics on the data
- Gain knowledge of the data formats and programming structures involved in retrieving API data
- Make effective use of regular expressions in the data wrangling process
- Explore the tools and packages available to prepare numerical data for analysis
- Find out how to have better control over manipulating the structure of the data
- Create a dexterity to programmatically read, audit, correct, and shape data
- Write and complete programs to take in, format, and output data sets
About the Author
Allan Visochek is a freelance web developer and data analyst in New Haven, Connecticut. Outside of work, Allan has a deep interest in machine learning and artificial intelligence.
Allan thoroughly enjoys teaching and sharing knowledge. After graduating from the Udacity Data Analyst Nanodegree program, he was contracted to Udacity for several months as a forum mentor and project reviewer, offering guidance to students working on data analysis projects. He has also written technical content for LearnToProgram.
Table of Contents
- Programming with Data
- An Introduction to Programming in Python
- Reading, Writing and Modifying Data in Python I
- Reading, Writing and Modifying Data in Python II
- Text Data and Regular expressions
- Cleaning Numerical Data: An Introduction To R and Rstudio
- Data Munging in R using Dplyr
- Getting data from the web
- Working with really large datasets
β¦ Subjects
Data Modeling & Design;Databases & Big Data;Computers & Technology;Data Processing;Databases & Big Data;Computers & Technology
π SIMILAR VOLUMES
<div><p>There are awesome discoveries to be made and valuable stories to be told in datasets--and this book will help you uncover them. Whether you already work with data or just want to understand its possibilities, the techniques and advice in this practical book will help you learn how to better
<span><p><b>Simplify your ETL processes with these hands-on data hygiene tips, tricks, and best practices.</b></p><h4>Key Features</h4><ul><li>Focus on the basics of data wrangling<br></li><li>Study various ways to extract the most out of your data in less time<br></li><li>Boost your learning curve
Code .<p><b>A beginner's guide to simplifying Extract, Transform, Load (ETL) processes with the help of hands-on tips, tricks, and best practices, in a fun and interactive way</b></p> <h4>Key Features</h4> <ul><li>Explore data wrangling with the help of real-world examples and business use cases </l
<div><p>A key task that any aspiring data-driven organization needs to learn is data wrangling, the process of converting raw data into something truly useful. This practical guide provides business analysts with an overview of various data wrangling techniques and tools, and puts the practice of da