We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c090ac commit 38a4196Copy full SHA for 38a4196
days/37-39-csv-data-analsys/README.md
@@ -19,7 +19,9 @@ Here's an example of how you might get started.
19
20
**Goal**: Predict the menu items at an (American) Thanksgiving meal for a random region in the US.
21
22
-**Data set**: [Thanksgiving 2015](https://github.com/fivethirtyeight/data/tree/master/thanksgiving-2015)
+**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)
25
26
**Implementation**: Write a program that
27
0 commit comments