Skip to content

Commit e5536c9

Browse files
committed
Adding data file
1 parent 49073fb commit e5536c9

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

code/glucose_insulin.csv

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
time,glucose,insulin
2+
0,92,11
3+
2,350,26
4+
4,287,130
5+
6,251,85
6+
8,240,51
7+
10,216,49
8+
12,211,45
9+
14,205,41
10+
16,196,35
11+
19,192,30
12+
22,172,30
13+
27,163,27
14+
32,142,30
15+
42,124,22
16+
52,105,15
17+
62,92,15
18+
72,84,11
19+
82,77,10
20+
92,82,8
21+
102,81,11
22+
122,82,7
23+
142,82,8
24+
162,85,8
25+
182,90,7

0 commit comments

Comments
 (0)