Private
Public Access
1
0

merged dataprep and dataroutines

This commit is contained in:
Sander Roosendaal
2022-07-14 17:56:32 +02:00
parent ecf9566f0b
commit 34c77c684b
4 changed files with 1956 additions and 2086 deletions

View File

@@ -54,6 +54,7 @@ import rowingdata
from rowingdata import make_cumvalues
from uuid import uuid4
from rowingdata import rowingdata as rdata
from datetime import timedelta
from rowers.celery import app
@@ -102,7 +103,7 @@ from rowers.emails import htmlstrip
from rowers import mytypes
from rowers.dataroutines import (
from rowers.dataprep import (
getsmallrowdata_db, updatecpdata_sql, update_c2id_sql,
#update_workout_field_sql,
update_agegroup_db, update_strokedata,