瀏覽代碼

more explicit SQL queries, fix some matplotlib deprecations

George C. Privon 7 年之前
父節點
當前提交
162d769614
共有 3 個文件被更改,包括 6 次插入4 次删除
  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