Bladeren bron

more explicit SQL queries, fix some matplotlib deprecations

George C. Privon 7 jaren geleden
bovenliggende
commit
162d769614
3 gewijzigde bestanden met toevoegingen van 6 en 4 verwijderingen
  1. 2 0
      CHANGELOG.md
  2. 3 3
      analysis/Player-Multigame.ipynb
  3. 1 1
      analysis/SampleAnalysis-SingleGame.ipynb

+ 2 - 0
CHANGELOG.md

@@ -14,6 +14,8 @@
 #### Bug fixes
 
 * Fixed bug where `ScoreProbByType.ipynb` sample script failed when showing PDFs for trade token score distributions.
+* Use `ORDER BY` in some analysis queries to ensure turn/score information is returned in the proper order.
+* Minor plotting code updates in analysis to fix deprecations in matplotlib.
 
 ### 0.4.0 (11 November 2018)
 

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


File diff suppressed because it is too large
+ 1 - 1
analysis/SampleAnalysis-SingleGame.ipynb


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