Skip to content

dannguyen/data-wrangling-fakebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Little Data Wrangling Fakebook

A guide to tackling real-world data wrangling through a variety of tools and strategies.

Stages of Wrangling

  • Fetching
    • Tracking where data is stored
    • Making request for data
    • Saving data to disk
    • Coming up with naming conventions
  • Parsing
    • Delimited
    • Regular for database import
    • header cleanup
  • Clarifying
    • Pre-Tidy normalization
    • Validating
  • Tidying

About

The Little Data Wrangling Fakebook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published