ソースを参照

more explicit SQL queries, fix some matplotlib deprecations

George C. Privon 7 年 前
コミット
162d769614

+ 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)
 

ファイルの差分が大きいため隠しています
+ 3 - 3
analysis/Player-Multigame.ipynb


ファイルの差分が大きいため隠しています
+ 1 - 1
analysis/SampleAnalysis-SingleGame.ipynb


この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません