Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 285 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 285 Bytes

online-job-postings

Python Data Wrangling Process: The pedagogical process

  1. Assess the data: Visually and programmatically
  2. Clean the data:
  • Define: the problem, create instruction lists
  • Code: Perform the cleaning
  • Test: Test effectiveness and validity of the cleaning