Browse Source

single player analysis across multiple games

George C. Privon 7 years ago
parent
commit
2445230fa6
3 changed files with 205 additions and 1 deletions
  1. 6 0
      CHANGELOG.md
  2. 1 1
      README.md
  3. 198 0
      analysis/Player-Multigame.ipynb

+ 6 - 0
CHANGELOG.md

@@ -2,6 +2,12 @@
 
 ## 0.3 Series
 
+### 0.3.4 (in progress)
+
+#### Enhancements
+
+* analysis script to look at a player's scoring trends with time
+
 ### 0.3.3 (21 February 2018)
 
 #### Enhancements

+ 1 - 1
README.md

@@ -39,4 +39,4 @@ Use `python manage_database.py -h` to see the full list of options.
 
 ### Analysis
 
-A sample analysis jupyter notebook and a sample sqlite database containing one game is available in the `analysis/` directory.
+Some jupyter notebooks with sample analysis and a sample sqlite database containing one game is available in the `analysis/` directory.

File diff suppressed because it is too large
+ 198 - 0
analysis/Player-Multigame.ipynb


Some files were not shown because too many files changed in this diff