completing new colors
This commit is contained in:
@@ -505,8 +505,8 @@ def add_workout_from_data(user,importid,data,strokedata,
|
||||
except KeyError:
|
||||
power = 2.8*velo**3
|
||||
|
||||
if power.std() == 0 and power.mean() == 0:
|
||||
power = 2.8*velo**3
|
||||
#if power.std() == 0 and power.mean() == 0:
|
||||
# power = 2.8*velo**3
|
||||
|
||||
# save csv
|
||||
# Create data frame with all necessary data to write to csv
|
||||
|
||||
Reference in New Issue
Block a user