mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-19 11:22:06 +08:00
Pandas website states statsmodels is needed for parts of pandas.stats. Also, update statsmodels to 0.5.0. Upgrade of version is to both keep up to date, and to improve performance on lazy imports, as fixed by https://github.com/statsmodels/statsmodels/issues/573