mirror of
https://github.com/bspeice/speice.io
synced 2024-11-14 22:18:10 -05:00
Code formatting fix
This commit is contained in:
parent
8845ae5ba9
commit
c688796709
@ -153,8 +153,9 @@ print("Heartbeats from {} to {}: {}".format(hr_df_full.index[0],
|
||||
hr_df_full['value'].sum()))
|
||||
```
|
||||
|
||||
```
|
||||
Heartbeats from 2016-01-01 00:00:00 to 2016-03-31 23:59:00: 8139060
|
||||
|
||||
```
|
||||
|
||||
And now we've retrieved all the available heart rate data for January 1<sup>st</sup> through March 31<sup>st</sup>! Let's get to the actual analysis.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user