We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7e2fdf8 + 1453f62 commit 0872bf3Copy full SHA for 0872bf3
data/datasets.yml
@@ -143,4 +143,6 @@ units:
143
assignment: "Lesson 28 activity"
144
datasets:
145
- name: "Room occupancy data"
146
- file: "occupancy_data.csv"
+ file: "occupancy_data.csv"
147
+ - name: "Preprocessed housing data"
148
+ file: "preprocessed_housing_data.pkl"
data/unit4/preprocessed_housing_data.pkl
@@ -0,0 +1,3 @@
1
+version https://git-lfs.github.com/spec/v1
2
+oid sha256:17f10f698aa4613407ffe3a0fe8a5dd6bc2cf1245a903af4b49dfb58b82a66db
3
+size 1654133
0 commit comments