Skip to content

Instantly share code, notes, and snippets.

@swayson
Created February 27, 2016 17:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save swayson/0c72c333fe47f9814c29 to your computer and use it in GitHub Desktop.
Save swayson/0c72c333fe47f9814c29 to your computer and use it in GitHub Desktop.
Data Science Project Flow
# Phase 1 - Preparation:
Acquire data
Reformat and clean data
# Phase 2 - Analysis:
Edit analysis scripts
Execute analysis scripts
Inspect outputs
Debug
(repeat)
# Phase 3 - Reflection:
Take Notes
Hold Meetings
Make comparisons and explore alternatives
# Phase 4 - Dissemination:
Write reports
Deploy
Archive Experiment
Share Experiment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment