We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b9a14f3 + 9644904 commit d1a58cbCopy full SHA for d1a58cb
data/datasets.yml
@@ -33,4 +33,11 @@ units:
33
- name: "Synthetic fitness and biometric data"
34
file: "fitness.csv"
35
- name: "Synthetic meteorology data"
36
- file: "weather.csv"
+ file: "weather.csv"
37
+
38
+ - number: "13"
39
+ title: "Probability distributions"
40
+ assignment: "Lesson 12 activity"
41
+ datasets:
42
+ - name: "Synthetic online sales data"
43
+ file: "online_sales.csv"
0 commit comments