Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Bachelor of Applied Data Science
Data Challenges Unit Resources
Commits
e167157a
Unverified
Commit
e167157a
authored
Jul 12, 2021
by
Simon Bowly
Browse files
Add missing data files for visualisations notebooks.
parent
6b02aaa7
Changes
7
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
e167157a
...
...
@@ -34,9 +34,9 @@
*
Week 1
[
Intro to Python 1
](
Python-Jupyter/01-PythonIntroduction.ipynb
)
*
Week 2
[
Intro to Python 2
](
Python-Jupyter/02-PythonIntroduction.ipynb
)
*
Week 3
[
Python Modules
](
Python-Jupyter/03-PythonModules.ipynb
)
*
Week 4
[
Plotting with Matplotlib
](
Visualisation/
04-PlottingMPL_
Intro.ipynb
)
*
Week 4
[
Plotting with Matplotlib
](
Visualisation/
Matplotlib-
Intro.ipynb
)
*
Week 5
[
Intro to Pandas
](
Pandas-DataFrames/05-PandasWeather.ipynb
)
*
Week 6
[
Plotting with Seaborn
](
Visualisation/
06_
Seaborn.ipynb
)
*
Week 6
[
Plotting with Seaborn
](
Visualisation/Seaborn.ipynb
)
*
Week 7
[
Aggregating and Grouping Data
](
Pandas-DataFrames/07-AggregationGrouping.ipynb
)
*
Week 8
[
Merging and Joining Data
](
Pandas-DataFrames/Merging/MergeJoinIntro.ipynb
)
*
Week 9
[
Intro to Linear Regression
](
Machine-Learning/Supervised-Methods/Regression/03-IntroLinearRegression.ipynb
)
...
...
@@ -55,7 +55,7 @@
*
Week 7
[
Principal Component Analysis (PCA)
](
Machine-Learning/Unsupervised-Methods/Principal-Component-Analysis.ipynb
)
*
Week 8
[
K-Means Clustering
](
Machine-Learning/Unsupervised-Methods/K-Means-Clustering.ipynb
)
*
Week 9
[
Git
](
Project-Tools/Git/GIT-CLI-CORE.pdf
)
*
Week 10
[
Advanced Plotting
](
Visualisation/
11-
AdvancedPlotting.ipynb
)
*
Week 10
[
Advanced Plotting
](
Visualisation/AdvancedPlotting.ipynb
)
*
Week 11
[
Boosting
](
Machine-Learning/Ensemble-Methods/Boosting.ipynb
)
### ADS2002
Visualisation/.gitignore
0 → 100644
View file @
e167157a
my_figure.png
msft.eps
Visualisation/
11-
AdvancedPlotting.ipynb
→
Visualisation/AdvancedPlotting.ipynb
View file @
e167157a
File moved
Visualisation/
04-PlottingMPL_
Intro.ipynb
→
Visualisation/
Matplotlib-
Intro.ipynb
View file @
e167157a
File moved
Visualisation/
06_
Seaborn.ipynb
→
Visualisation/Seaborn.ipynb
View file @
e167157a
File moved
Visualisation/Total doses.csv
0 → 100644
View file @
e167157a
Date,Total doses,Doses per 100 people
21/02/2021,20,0
22/02/2021,1836,0
23/02/2021,2787,0.01
24/02/2021,6926,0.03
25/02/2021,16622,0.06
26/02/2021,23489,0.09
27/02/2021,27627,0.11
28/02/2021,29571,0.12
01/03/2021,33702,0.13
02/03/2021,41922,0.16
03/03/2021,48565,0.19
04/03/2021,61008,0.24
05/03/2021,71000,0.28
06/03/2021,76073,0.3
07/03/2021,81000,0.32
08/03/2021,86369,0.34
09/03/2021,94908,0.37
10/03/2021,106200,0.41
11/03/2021,125000,0.49
12/03/2021,135109,0.53
13/03/2021,159638,0.62
14/03/2021,162551,0.63
15/03/2021,164781,0.64
16/03/2021,178546,0.7
17/03/2021,203557,0.79
18/03/2021,226057,0.88
19/03/2021,240754,0.94
20/03/2021,253831,0.99
21/03/2021,256782,1
22/03/2021,281950,1.1
23/03/2021,312225,1.22
24/03/2021,358500,1.4
25/03/2021,408410,1.59
26/03/2021,460155,1.79
27/03/2021,474128,1.85
28/03/2021,507000,1.97
29/03/2021,541761,2.11
30/03/2021,597525,2.33
31/03/2021,670351,2.61
01/04/2021,744330,2.9
02/04/2021,823613,3.21
03/04/2021,828059,3.22
04/04/2021,843182,3.28
05/04/2021,844379,3.29
06/04/2021,855294,3.33
07/04/2021,920645,3.58
08/04/2021,996456,3.88
09/04/2021,1078004,4.2
10/04/2021,1138866,4.43
11/04/2021,1166583,4.54
12/04/2021,1178302,4.59
13/04/2021,1234681,4.81
14/04/2021,1295672,5.04
15/04/2021,1359305,5.29
16/04/2021,1420577,5.53
17/04/2021,1474537,5.74
18/04/2021,1496608,5.83
19/04/2021,1586252,6.18
20/04/2021,1653286,6.44
21/04/2021,1718107,6.69
22/04/2021,1785698,6.95
23/04/2021,1855601,7.22
24/04/2021,1914047,7.45
25/04/2021,1934087,7.53
26/04/2021,1937485,7.54
27/04/2021,1969337,7.67
28/04/2021,2029544,7.9
29/04/2021,2112285,8.22
30/04/2021,2179544,8.49
01/05/2021,2234844,8.7
02/05/2021,2254074,8.78
03/05/2021,2260615,8.8
04/05/2021,2316969,9.02
05/05/2021,2396314,9.33
06/05/2021,2473529,9.63
07/05/2021,2554531,9.94
08/05/2021,2627725,10.23
09/05/2021,2654338,10.33
10/05/2021,2663221,10.37
11/05/2021,2732249,10.64
\ No newline at end of file
Visualisation/msft.eps
deleted
100644 → 0
View file @
6b02aaa7
%!PS-Adobe-3.0 EPSF-3.0
%%Title: msft.eps
%%Creator: matplotlib version 3.3.2, http://matplotlib.org/
%%CreationDate: Wed May 12 00:23:09 2021
%%Orientation: portrait
%%BoundingBox: -126.0 36.0 738.0 756.0
%%EndComments
%%BeginProlog
/mpldict
8
dict
def
mpldict
begin
/m
{
moveto
}
bind
def
/l
{
lineto
}
bind
def
/r
{
rlineto
}
bind
def
/c
{
curveto
}
bind
def
/cl
{
closepath
}
bind
def
/box
{
m
1
index
0
r
0
exch
r
neg
0
r
cl
}
bind
def
/clipbox
{
box
clip
newpath
}
bind
def
%!PS-Adobe-3.0 Resource-Font
%%Title: Arial
%%Copyright: 2006 The Monotype Corporation. All Rights Reserved.
%%Creator: Converted from TrueType to type 3 by PPR
25
dict
begin
/_d
{
bind
def
}
bind
def
/_m
{
moveto
}
_d
/_l
{
lineto
}
_d
/_cl
{
closepath
eofill
}
_d
/_c
{
curveto
}
_d
/_sc
{
7
-1
roll
{
setcachedevice
}{
pop
pop
pop
pop
pop
pop
}
ifelse
}
_d
/_e
{
exec
}
_d
/FontName
/ArialMT
def
/PaintType
0
def
/FontMatrix
[
.001
0
0
.001
0
0
]
def
/FontBBox
[
-665
-325
2000
1006
]
def
/FontType
3
def
/Encoding
[
/space
/hyphen
/zero
/one
/two
/three
/four
/five
/six
/seven
/eight
/nine
/A
/C
/D
/H
/L
/O
/V
/a
/d
/e
/g
/h
/i
/j
/l
/m
/n
/o
/p
/s
/t
/u
/w
]
def
/FontInfo
10
dict
dup
begin
/FamilyName
(Arial)
def
/FullName
(Arial)
def
/Notice
( 2006 The Monotype Corporation. All Rights Reserved. Arial is a trademark of The Monotype Corporation in the United States and/or other countries.)
def
/Weight
(Regular)
def
/Version
(Version 5.01.2x)
def
/ItalicAngle
0.0
def
/isFixedPitch
false
def
/UnderlinePosition
-217
def
/UnderlineThickness
150
def
end
readonly
def
/CharStrings
36
dict
dup
begin
/.notdef
0
def
/space
{
278
0
0
0
0
0
_sc
}
_d
/hyphen
{
333
0
32
215
302
303
_sc
32
215
_m
32
303
_l
302
303
_l
302
215
_l
32
215
_l
_cl
}
_d
/zero
{{
556
0
42
-11
508
719
_sc
42
353
_m
42
437
50
505
68
557
_c
85
609
111
649
145
677
_c
179
705
223
719
275
719
_c
313
719
347
711
376
695
_c
404
679
428
657
447
628
_c
466
599
481
564
492
522
_c
502
480
508
423
508
353
_c
508
269
499
201
482
149
_c
465
97
439
58
405
30
_c
371
2
327
-11
275
-11
_c
205
-11
151
13
112
62
_c
65
121
42
218
42
353
_c
132
353
_m
}
_e
{
132
235
145
157
173
118
_c
200
79
234
60
275
60
_c
315
60
348
79
376
118
_c
404
157
418
235
418
353
_c
418
471
404
549
376
588
_c
348
626
314
646
274
646
_c
233
646
201
629
177
595
_c
147
551
132
470
132
353
_c
_cl
}
_e
}
_d
/one
{
556
0
109
0
373
719
_sc
373
0
_m
285
0
_l
285
560
_l
263
540
235
519
201
499
_c
167
479
136
464
109
454
_c
109
539
_l
158
562
201
590
238
623
_c
274
655
300
687
316
719
_c
373
719
_l
373
0
_l
_cl
}
_d
/two
{{
556
0
29
0
503
719
_sc
503
84
_m
503
0
_l
30
0
_l
29
21
33
41
41
61
_c
53
93
72
124
98
156
_c
124
187
163
223
213
265
_c
291
328
343
378
371
416
_c
398
453
412
488
412
522
_c
412
556
399
586
374
610
_c
349
634
317
646
277
646
_c
235
646
201
633
176
608
_c
150
582
137
547
137
502
_c
47
512
_l
53
579
76
630
116
666
_c
156
701
211
719
279
719
_c
}
_e
{
347
719
402
699
442
661
_c
482
623
502
576
502
520
_c
502
491
496
463
484
435
_c
472
407
453
378
426
348
_c
399
317
354
275
291
222
_c
238
178
204
148
189
132
_c
174
116
162
100
152
84
_c
503
84
_l
_cl
}
_e
}
_d
/three
{{
556
0
42
-12
511
719
_sc
42
189
_m
130
201
_l
140
151
157
115
181
93
_c
205
71
235
60
270
60
_c
311
60
346
74
374
103
_c
402
131
417
167
417
209
_c
417
249
403
283
377
309
_c
351
335
317
349
277
349
_c
260
349
239
345
215
339
_c
225
416
_l
231
415
235
415
239
415
_c
276
415
310
424
340
444
_c
370
464
385
494
385
535
_c
385
567
374
593
352
614
_c
}
_e
{
330
635
302
646
268
646
_c
234
646
205
635
182
614
_c
159
592
145
560
139
518
_c
51
533
_l
61
592
86
638
124
670
_c
162
702
209
719
266
719
_c
305
719
341
710
374
693
_c
406
676
431
653
449
625
_c
467
596
476
565
476
533
_c
476
501
467
473
451
448
_c
434
422
409
402
377
388
_c
419
378
451
357
475
327
_c
499
296
511
257
511
211
_c
511
149
488
96
442
53
_c
}
_e
{
396
9
339
-12
270
-12
_c
206
-12
154
6
113
44
_c
71
81
48
129
42
189
_c
_cl
}
_e
}
_d
/four
{
556
0
13
0
508
716
_sc
323
0
_m
323
171
_l
13
171
_l
13
252
_l
339
716
_l
411
716
_l
411
252
_l
508
252
_l
508
171
_l
411
171
_l
411
0
_l
323
0
_l
323
252
_m
323
575
_l
99
252
_l
323
252
_l
_cl
}
_d
/five
{{
556
0
42
-11
516
706
_sc
42
188
_m
134
195
_l
140
150
156
116
181
94
_c
206
71
236
60
271
60
_c
313
60
349
76
379
108
_c
408
140
423
182
423
235
_c
423
285
408
324
380
353
_c
352
382
315
397
270
397
_c
242
397
216
390
193
377
_c
170
364
152
348
140
328
_c
57
338
_l
126
706
_l
482
706
_l
482
622
_l
197
622
_l
158
430
_l
201
460
246
475
293
475
_c
}
_e
{
355
475
408
453
451
410
_c
494
366
516
311
516
243
_c
516
178
497
122
459
75
_c
413
17
351
-11
271
-11
_c
206
-11
153
7
112
43
_c
70
79
47
127
42
188
_c
_cl
}
_e
}
_d
/six
{{
556
0
38
-11
510
719
_sc
498
541
_m
410
534
_l
402
568
391
593
377
609
_c
353
633
323
646
289
646
_c
261
646
236
638
215
623
_c
187
603
166
573
150
535
_c
134
496
125
441
125
369
_c
146
401
172
424
203
440
_c
233
456
265
464
299
464
_c
357
464
407
442
448
399
_c
489
356
510
300
510
232
_c
510
187
500
145
481
107
_c
461
68
435
39
401
19
_c
367
-1
329
-11
286
-11
_c
}
_e
{
212
-11
153
15
107
69
_c
61
122
38
211
38
335
_c
38
473
63
573
114
637
_c
158
691
218
719
294
719
_c
350
719
397
703
433
671
_c
469
639
490
596
498
541
_c
139
232
_m
139
202
145
173
158
145
_c
170
117
188
96
212
82
_c
235
67
259
60
285
60
_c
321
60
353
75
380
105
_c
406
135
420
175
420
227
_c
420
276
406
315
380
344
_c
354
372
321
387
281
387
_c
}
_e
{
241
387
208
372
180
344
_c
152
315
139
278
139
232
_c
_cl
}
_e
}
_d
/seven
{
556
0
47
0
511
707
_sc
47
622
_m
47
707
_l
511
707
_l
511
638
_l
465
589
419
524
375
444
_c
330
364
295
281
271
197
_c
253
137
242
71
238
0
_c
147
0
_l
148
56
159
124
180
204
_c
201
284
231
361
271
435
_c
311
509
353
571
398
622
_c
47
622
_l
_cl
}
_d
/eight
{{
556
0
41
-11
512
719
_sc
177
388
_m
140
401
113
420
95
445
_c
77
469
69
499
69
534
_c
69
586
87
629
125
665
_c
163
701
213
719
275
719
_c
337
719
388
700
426
664
_c
464
628
483
584
483
532
_c
483
498
474
469
457
445
_c
439
420
413
401
377
388
_c
421
374
454
351
477
319
_c
500
287
512
249
512
205
_c
512
143
490
92
447
51
_c
403
9
346
-11
276
-11
_c
}
_e
{
205
-11
148
9
105
51
_c
62
92
41
144
41
207
_c
41
253
52
292
76
324
_c
99
355
133
376
177
388
_c
159
537
_m
159
503
170
475
192
454
_c
214
432
242
422
277
422
_c
311
422
338
432
360
454
_c
382
475
393
501
393
532
_c
393
564
381
591
359
613
_c
337
635
309
646
276
646
_c
242
646
214
635
192
614
_c
170
592
159
567
159
537
_c
131
207
_m
131
181
137
157
149
134
_c
}
_e
{
161
110
178
92
202
79
_c
225
66
250
60
277
60
_c
319
60
353
73
381
100
_c
408
127
422
162
422
204
_c
422
246
408
280
380
308
_c
352
336
316
350
274
350
_c
232
350
198
336
171
309
_c
144
281
131
247
131
207
_c
_cl
}
_e
}
_d
/nine
{{
556
0
42
-11
512
719
_sc
55
166
_m
139
173
_l
146
133
160
105
180
87
_c
200
69
226
60
258
60
_c
284
60
308
66
328
78
_c
348
90
365
107
378
128
_c
391
148
402
176
411
212
_c
420
247
425
283
425
319
_c
425
323
424
329
424
337
_c
406
309
382
286
352
269
_c
322
251
289
243
253
243
_c
194
243
144
264
103
307
_c
62
350
42
407
42
477
_c
42
549
63
608
106
652
_c
}
_e
{
148
696
202
719
267
719
_c
313
719
355
706
394
681
_c
432
656
462
620
482
574
_c
502
527
512
460
512
373
_c
512
281
502
208
482
154
_c
462
100
433
59
394
31
_c
354
3
308
-11
256
-11
_c
200
-11
154
4
118
35
_c
82
65
61
109
55
166
_c
415
481
_m
415
531
401
571
374
601
_c
347
631
315
646
277
646
_c
238
646
204
630
175
598
_c
146
566
132
524
132
474
_c
}
_e
{
132
428
145
391
173
363
_c
200
334
234
320
275
320
_c
315
320
349
334
375
363
_c
401
391
415
431
415
481
_c
_cl
}
_e
}
_d
/A
{
667
0
0
0
668
716
_sc
0
0
_m
273
716
_l
375
716
_l
668
0
_l
561
0
_l
477
217
_l
178
217
_l
99
0
_l
0
0
_l
205
294
_m
448
294
_l
373
492
_l
350
552
333
602
322
641
_c
313
595
300
549
284
504
_c
205
294
_l
_cl
}
_d
/C
{{
722
0
50
-11
683
728
_sc
588
251
_m
683
227
_l
663
149
627
89
575
49
_c
523
9
460
-11
386
-11
_c
309
-11
246
4
198
35
_c
149
66
112
111
87
171
_c
62
231
50
295
50
363
_c
50
437
64
502
92
558
_c
120
614
161
656
214
685
_c
266
713
324
728
388
728
_c
459
728
519
709
568
673
_c
617
637
651
586
670
520
_c
577
498
_l
560
550
536
587
505
611
_c
}
_e
{
473
635
434
647
386
647
_c
330
647
284
633
247
607
_c
210
581
184
545
169
501
_c
154
457
147
411
147
364
_c
147
302
156
249
174
204
_c
192
158
219
124
257
102
_c
294
80
334
69
378
69
_c
431
69
476
84
513
115
_c
549
145
574
191
588
251
_c
_cl
}
_e
}
_d
/D
{{
722
0
77
0
669
716
_sc
77
0
_m
77
716
_l
324
716
_l
379
716
421
712
451
706
_c
492
696
527
678
556
654
_c
594
622
622
581
641
532
_c
659
482
669
426
669
362
_c
669
307
662
259
650
217
_c
637
175
621
140
601
113
_c
581
85
559
64
535
48
_c
511
32
483
20
450
12
_c
416
4
378
0
335
0
_c
77
0
_l
172
84
_m
325
84
_l
372
84
409
88
436
97
_c
}
_e
{
462
106
484
119
500
135
_c
522
157
540
187
552
225
_c
564
263
571
309
571
363
_c
571
438
558
496
534
536
_c
510
576
480
603
445
617
_c
419
626
378
631
322
631
_c
172
631
_l
172
84
_l
_cl
}
_e
}
_d
/H
{
722
0
80
0
642
716
_sc
80
0
_m
80
716
_l
175
716
_l
175
422
_l
547
422
_l
547
716
_l
642
716
_l
642
0
_l
547
0
_l
547
337
_l
175
337
_l
175
0
_l
80
0
_l
_cl
}
_d
/L
{
556
0
73
0
521
716
_sc
73
0
_m
73
716
_l
168
716
_l
168
84
_l
521
84
_l
521
0
_l
73
0
_l
_cl
}
_d
/O
{{
778
0
48
-11
733
729
_sc
48
349
_m
48
467
80
560
144
628
_c
208
695
290
729
391
729
_c
457
729
516
713
569
681
_c
622
649
663
605
691
549
_c
719
492
733
428
733
357
_c
733
284
718
219
689
162
_c
659
104
618
61
564
32
_c
510
3
453
-11
391
-11
_c
323
-11
263
5
210
37
_c
156
69
116
113
89
169
_c
61
225
48
285
48
349
_c
146
347
_m
146
261
169
193
215
143
_c
}
_e
{
261
93
320
69
390
69
_c
461
69
520
94
566
144
_c
612
194
635
265
635
357
_c
635
415
625
466
605
510
_c
585
553
557
587
519
611
_c
481
635
438
647
392
647
_c
324
647
266
624
218
578
_c
170
532
146
455
146
347
_c
_cl
}
_e
}
_d
/V
{
667
0
4
0
659
716
_sc
282
0
_m
4
716
_l
107
716
_l
293
196
_l
307
154
320
115
331
79
_c
341
117
354
156
369
196
_c
563
716
_l
659
716
_l
379
0
_l
282
0
_l
_cl
}
_d
/a
{{
556
0
36
-11
514
530
_sc
404
64
_m
371
36
340
16
310
5
_c
280
-5
247
-11
213
-11
_c
156
-11
112
2
82
30
_c
51
58
36
93
36
137
_c
36
162
41
185
53
206
_c
65
227
80
244
99
257
_c
117
269
138
279
162
286
_c
179
290
205
294
240
299
_c
311
307
363
317
397
329
_c
397
341
397
348
397
352
_c
397
388
389
413
373
428
_c
350
448
316
458
272
458
_c
}
_e
{
230
458
200
450
180
436
_c
160
421
146
395
137
359
_c
51
371
_l
59
407
72
437
90
460
_c
108
482
133
500
167
512
_c
201
524
240
530
285
530
_c
329
530
365
524
393
514
_c
421
504
441
491
454
475
_c
467
459
476
440
481
416
_c
484
400
486
373
486
334
_c
486
217
_l
486
135
487
84
491
62
_c
495
40
502
20
514
0
_c
422
0
_l
412
18
406
39
404
64
_c
397
260
_m
}
_e
{
365
247
317
236
253
227
_c
217
221
191
215
176
209
_c
161
203
150
193
142
181
_c
134
168
130
154
130
139
_c
130
115
138
96
156
80
_c
174
64
200
57
234
57
_c
268
57
298
64
324
79
_c
350
94
370
114
383
140
_c
392
160
397
189
397
228
_c
397
260
_l
_cl
}
_e
}
_d
/d
{{
556
0
34
-11
484
716
_sc
402
0
_m
402
65
_l
369
14
321
-11
257
-11
_c