blob: b00120103383f2060d85b5419cf2bae328e27ccd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# Interval Training Running Pace
This dataset shows the pace of a runner during an interval training session,
where a mobile application provides instructions on when to run and when to
walk.
Data obtained from the authors' RunDouble account for a run on 2018-07-31.
See the LICENSE file for the license of the ``stats.csv`` file. To retrieve
``run_log.json`` from ``stats.csv``, run:
```
$ python convert.py stats.csv run_log.json
```

|