Private
Public Access
1
0

trimp, tss, hrtss, normv, normw pre-calculated

This commit is contained in:
Sander Roosendaal
2018-07-06 18:06:04 +02:00
parent b1537bad88
commit b9d43c7536
4 changed files with 181 additions and 65 deletions

View File

@@ -693,6 +693,7 @@ def testdata(time,distance,pace,spm):
return t1 and t2 and t3 and t4
def getsmallrowdata_db(columns,ids=[],debug=False):
data = read_cols_df_sql(ids,columns,debug=debug)