Skip to content

Commit cdd1cc3

Browse files
committed
Workshop solutions week 9, Lecture+Workshop week 10
1 parent 7a1f21c commit cdd1cc3

File tree

8 files changed

+6942
-0
lines changed

8 files changed

+6942
-0
lines changed

Diff for: CMP9065 Data Programming in Python/lectures/Lecture 10 - Matplotlib.ipynb

+1,706
Large diffs are not rendered by default.

Diff for: CMP9065 Data Programming in Python/lectures/ict.csv

+35
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
id,score
2+
0,50
3+
1,30
4+
2,30
5+
3,90
6+
4,60
7+
5,
8+
6,40
9+
7,60
10+
8,70
11+
9,70
12+
10,60
13+
11,60
14+
12,50
15+
13,80
16+
14,
17+
15,90
18+
16,100
19+
17,
20+
18,70
21+
19,80
22+
20,70
23+
21,40
24+
22,60
25+
23,80
26+
24,40
27+
25,50
28+
26,70
29+
27,80
30+
28,80
31+
29,60
32+
30,60
33+
31,
34+
32,90
35+
33,50
60.6 KB
Loading
+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
first line
2+
second line
3+
third line
4+
fourth line
5+
and so on

0 commit comments

Comments
 (0)