Reorganise R files and connect with python test code

This commit is contained in:
2015-12-18 18:06:28 +00:00
parent 2369ca508d
commit 3b92594fb7
6 changed files with 52 additions and 35 deletions

View File

@@ -21,7 +21,7 @@ with Flow() as flow:
# print(start <= test <= end)
# flow.getEventsInRange(start, end)
# flow.parseCalenderEvents()
flow.processTraining()
flow.processTraining('Rik_Veenboer_2015-11-10_17-21-59')
sys.exit()