alal
This commit is contained in:
parent
b783cb1db6
commit
dfabd72805
1 changed files with 1 additions and 1 deletions
2
main.py
2
main.py
|
@ -51,7 +51,7 @@ features = dataAll[0]
|
|||
features = [
|
||||
's_light', # 'light sleep' from app
|
||||
's_awake', # 'woke up' from app (how many times you were awake)
|
||||
's_deep' # 'sound sleep' from app
|
||||
's_deep' # 'sound sleep' from app
|
||||
]
|
||||
# TODO filter more carefully...
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue