Revert "stuff"

This reverts commit 268b01fc93.
This commit is contained in:
ltcptgeneral 2019-03-21 17:50:37 -05:00
parent bbebc4350c
commit e81f6052e3
4 changed files with 3 additions and 12 deletions

View File

@ -1,6 +1,3 @@
35,63,62,18,56,65,42,77,82,63,76,50,47,69,57,65,85,70,38,67,89,74,71,67,70,71,95,77,45
46,24,12,23,66,48,43,35,32,42,78,56,70,53,56,43,16,85,46,76,86,77,71,77,76,70,73
29,63,35,37,26,51,35,58,30,61,45
26,62,45,37,42,29,59,44,40
46,45,71,85,54,57,52,66,47,77,68,75,45,51
26,15,31,54,37,48,19,69,56
35,63,62,18,56,65,42,77,82,63,76,50,47,69,57,65,85,70,38,67,89,74,71,67,70,71,95,77,45

1 35,63,62,18,56,65,42,77,82,63,76,50,47,69,57,65,85,70,38,67,89,74,71,67,70,71,95,77,45 29,63,35,37,26,51,35,58,30,61,45
35,63,62,18,56,65,42,77,82,63,76,50,47,69,57,65,85,70,38,67,89,74,71,67,70,71,95,77,45
46,24,12,23,66,48,43,35,32,42,78,56,70,53,56,43,16,85,46,76,86,77,71,77,76,70,73
1 29,63,35,37,26,51,35,58,30,61,45 29,63,35,37,26,51,35,58,30,61,45
2 26,62,45,37,42,29,59,44,40 26,62,45,37,42,29,59,44,40
3 46,45,71,85,54,57,52,66,47,77,68,75,45,51 35,63,62,18,56,65,42,77,82,63,76,50,47,69,57,65,85,70,38,67,89,74,71,67,70,71,95,77,45
26,15,31,54,37,48,19,69,56

View File

@ -1,6 +1,3 @@
16
2016
2022
2451
3695
5148
16

1 16 2022
16
2016
1 2022 2022
2 2451 2451
3 3695 16
5148

View File

@ -186,10 +186,9 @@ def titanservice():
for i in range(len(teams)):
score_out[str(teams[i][0])] = (nishant[i])
#print(teams)
location = db.collection(u'stats').document(u'stats-noNN')
for i in range(len(teams)):
print(i)
general_general_stats = location.collection(teams[i][0])
for j in range(len(files)):
@ -205,8 +204,6 @@ def titanservice():
def pulldata():
teams = analysis.load_csv('data/teams.csv')
#print(teams)
#print(len(teams))
scores = []
for i in range(len(teams)):
team_scores = []