Skip to content

Commit 38a4196

Browse files
authored
Update README.md
1 parent 6c090ac commit 38a4196

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

days/37-39-csv-data-analsys/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,9 @@ Here's an example of how you might get started.
1919

2020
**Goal**: Predict the menu items at an (American) Thanksgiving meal for a random region in the US.
2121

22-
**Data set**: [Thanksgiving 2015](https://github.com/fivethirtyeight/data/tree/master/thanksgiving-2015)
22+
**Data set**: [Thanksgiving 2015](https://github.com/mikeckennedy/data-1/tree/master/thanksgiving-2015)
23+
24+
(Note: I forked FiveThirtyEight's data and edit it here due to an encoding error)
2325

2426
**Implementation**: Write a program that
2527

0 commit comments

Comments
 (0)