Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Each data science project is different, but each follows the same general steps.
2. [Tidy](#tidy) it
3. Understand your data by iteratively
1. [visualizing](#visualize)
2. [tranforming](#transform) and
2. [transforming](#transform) and
3. [modeling](#modelinfer) your data

4. [Infer](#infer) how your understanding applies to other data sets (*including future data, i.e. predictions*)
Expand Down