Skip to content

Commit 0288197

Browse files
authored
update feature engineering to use new holidays dataset (GoogleCloudPlatform#5405)
* update readme for holidays dataset * Update to point to new holidays dataset
1 parent 9c1b6b6 commit 0288197

File tree

2 files changed

+1025
-1008
lines changed

2 files changed

+1025
-1008
lines changed

data-science-onramp/feature-engineering/README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,9 @@
1414
* Differences from original dataset: none
1515
* License: Public Domain
1616

17-
### [US Holidays](https://www.kaggle.com/gsnehaa21/federal-holidays-usa-19662020)
18-
* Kaggle dataset
19-
* Downloaded directly from the website
20-
* Differences from original dataset: none
17+
### [US Holidays](https://github.com/GoogleCloudPlatform/python-docs-samples/blob/master/data-science-onramp/data-ingestion/holidays.csv)
18+
* Small CSV
19+
* Derived from Public US Government Information
2120
* License: Public Domain
2221

2322
### [Weather](https://console.cloud.google.com/bigquery?p=bigquery-public-data&d=ghcn_d&page=dataset)

data-science-onramp/feature-engineering/feature_engineering.ipynb

Lines changed: 1022 additions & 1004 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)