AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- update to version 0.10.2: * This is a bug release and adds compatibility with Python 3.8.
- Stop packaging unreproducible .pyc files
- Update to 0.10.1 * Bugfix release - Update to 0.10.0 Highlights: * Generalized Additive Models * Conditional Models * Dimension Reduction Methods * Regression using Quadratic Inference Functions (QIF) * Gaussian Process Regression * Burg's Method * Time series Tools * Knockoff effect estimation has been added for a many models * Influence functions are available for GLM and generic MLE models: - Remove upstream-included pandas_to_datetime.patch
- Update to 0.9.0 Highlights: * statespace refactoring, Markov Switching Kim smoother * Bayesian mixed GLM * Gaussian Imputation * new multivariate methods: factor analysis, MANOVA, repeated measures within ANOVA * GLM var_weights in addition to freq_weights * Holt-Winters and Exponential Smoothing - Add pandas_to_datetime.patch to_datetime has been moved in pandas. Should be in next release From: https://github.com/statsmodels/statsmodels/pull/4640