This website works better with JavaScript.
Home
Explore
Help
Sign In
jrtechs
/
jrtechs-RandomScripts
mirror of
https://github.com/jrtechs/RandomScripts.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Started sleep stuff
master
jrtechs
4 years ago
parent
9c40f58d5d
commit
a75917cb3d
9 changed files
with
56609 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
notebooks/fitbit/GraphingMyLifeWithFitbit.ipynb
+7486
-0
notebooks/fitbit/data/sleep-2019-04-02.json
+8059
-0
notebooks/fitbit/data/sleep-2019-06-01.json
+8492
-0
notebooks/fitbit/data/sleep-2019-07-01.json
+6336
-0
notebooks/fitbit/data/sleep-2019-07-31.json
+8372
-0
notebooks/fitbit/data/sleep-2019-09-29.json
+8540
-0
notebooks/fitbit/data/sleep-2019-11-28.json
+8896
-0
notebooks/fitbit/data/sleep-2019-12-28.json
+428
-0
notebooks/fitbit/fitbitsleep.ipynb
+ 0
- 1
notebooks/fitbit/GraphingMyLifeWithFitbit.ipynb
View File
@ -336,7 +336,6 @@
"plt.xlabel(\"Date\")\n",
"plt.ylabel(\"Resting Heart Rate (BPM)\")\n",
"plt.show()\n",
"\n",
"#plt.savefig('restingHeartRate.svg')"
]
},
+ 7486
- 0
notebooks/fitbit/data/sleep-2019-04-02.json
File diff suppressed because it is too large
View File
+ 8059
- 0
notebooks/fitbit/data/sleep-2019-06-01.json
File diff suppressed because it is too large
View File
+ 8492
- 0
notebooks/fitbit/data/sleep-2019-07-01.json
File diff suppressed because it is too large
View File
+ 6336
- 0
notebooks/fitbit/data/sleep-2019-07-31.json
File diff suppressed because it is too large
View File
+ 8372
- 0
notebooks/fitbit/data/sleep-2019-09-29.json
File diff suppressed because it is too large
View File
+ 8540
- 0
notebooks/fitbit/data/sleep-2019-11-28.json
File diff suppressed because it is too large
View File
+ 8896
- 0
notebooks/fitbit/data/sleep-2019-12-28.json
File diff suppressed because it is too large
View File
+ 428
- 0
notebooks/fitbit/fitbitsleep.ipynb
File diff suppressed because it is too large
View File
Write
Preview
Loading…
Cancel
Save