Skip to content

Commit

Permalink
First result commit
Browse files Browse the repository at this point in the history
  • Loading branch information
pvfrota committed Sep 29, 2024
1 parent f8ba828 commit 429c568
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -166,3 +166,6 @@ cython_debug/
results/*
processed/*
.env.development

!processed/latest.csv

4 changes: 4 additions & 0 deletions processed/latest.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
match_id,player_id,player_name,score,kills,damage,redeploys,objectives
8ce878cf80e1d2b16e9950be02efbfa8339ce9942acb3769ceb460ff61ceb672,Tucano_agressivo,Tucano,16545,14,8209,4,1
8ce878cf80e1d2b16e9950be02efbfa8339ce9942acb3769ceb460ff61ceb672,RenzzoRafael,Rafa,7805,8,3518,3,1
8ce878cf80e1d2b16e9950be02efbfa8339ce9942acb3769ceb460ff61ceb672,EduardoBraga,Jeff,5725,2,1444,4,1

0 comments on commit 429c568

Please sign in to comment.