PyPI project
statsmodels
100+ indexed releases ยท newest sdist 0.14.6 with 1183 indexed members
Files in 0.14.6 statsmodels-0.14.6.tar.gz
- archive/docs/fix_longtable.py
- archive/tsa/ex_arma.py
- docs/source/conf.py
- docs/source/plots/arma_predict_plot.py
- docs/source/plots/bkf_plot.py
- docs/source/plots/cff_plot.py
- docs/source/plots/graphics-mean_diff_plot.py
- docs/source/plots/graphics_boxplot_beanplot.py
- docs/source/plots/graphics_boxplot_violinplot.py
- docs/source/plots/graphics_correlation_plot_corr.py
- docs/source/plots/graphics_correlation_plot_corr_grid.py
- docs/source/plots/graphics_functional_fboxplot.py
- docs/source/plots/graphics_functional_hdrboxplot.py
- docs/source/plots/graphics_functional_rainbowplot.py
- docs/source/plots/graphics_gofplots_qqplot.py
- docs/source/plots/graphics_gofplots_qqplot_2samples.py
- docs/source/plots/graphics_gofplots_qqplot_qqline.py
- docs/source/plots/graphics_mosaicplot_mosaic.py
- docs/source/plots/graphics_plot_fit_ex.py
- docs/source/plots/graphics_plot_grids_scatter_ellipse.py
- docs/source/plots/graphics_regression_abline.py
- docs/source/plots/graphics_regression_ccpr.py
- docs/source/plots/graphics_regression_ccpr_grid.py
- docs/source/plots/graphics_regression_ceres_residuals.py
- docs/source/plots/graphics_regression_influence.py
- docs/source/plots/graphics_regression_leverage_resid2.py
- docs/source/plots/graphics_regression_partregress.py
- docs/source/plots/graphics_regression_partregress_grid.py
- docs/source/plots/graphics_regression_regress_exog.py
- docs/source/plots/graphics_tsa_month_plot.py
- docs/source/plots/graphics_tsa_plot_acf.py
- docs/source/plots/graphics_tsa_plot_pacf.py
- docs/source/plots/graphics_tsa_quarter_plot.py
- docs/source/plots/hpf_plot.py
- docs/source/plots/load_macrodata.py
- docs/source/plots/mstl_plot.py
- docs/source/plots/stl_plot.py
- docs/source/plots/var_plot_acorr.py
- docs/source/plots/var_plot_fevd.py
- docs/source/plots/var_plot_forecast.py
- docs/source/plots/var_plot_input.py
- docs/source/plots/var_plot_irf.py
- docs/source/plots/var_plot_irf_cum.py
- docs/source/plots/var_plots.py
- examples/incomplete/arima.py
- examples/incomplete/arma2.py
- examples/incomplete/dates.py
- examples/incomplete/glsar.py
- examples/incomplete/ols_table.py
- examples/incomplete/ols_tftest.py
- examples/incomplete/wls_extended.py
- examples/python/autoregressions.py
- examples/python/autoregressive_distributed_lag.py
- examples/python/categorical_interaction_plot.py
- examples/python/chi2_fitting.py
- examples/python/contrasts.py
- examples/python/copula.py
- examples/python/count_hurdle.py
- examples/python/deterministics.py
- examples/python/discrete_choice_example.py
- examples/python/discrete_choice_overview.py
- examples/python/distributed_estimation.py
- examples/python/ets.py
- examples/python/exponential_smoothing.py
- examples/python/formulas.py
- examples/python/gee_nested_simulation.py
- examples/python/gee_score_test_simulation.py
- examples/python/generic_mle.py
- examples/python/glm.py
- examples/python/glm_formula.py
- examples/python/glm_weights.py
- examples/python/gls.py
- examples/python/influence_glm_logit.py
- examples/python/interactions_anova.py
- examples/python/kernel_density.py
- examples/python/linear_regression_diagnostics_plots.py
- examples/python/lowess.py
- examples/python/markov_autoregression.py
- examples/python/markov_regression.py
- examples/python/mediation_survival.py
- examples/python/metaanalysis1.py
- examples/python/mixed_lm_example.py
- examples/python/mstl_decomposition.py
- examples/python/ols.py
- examples/python/ordinal_regression.py
- examples/python/pca_fertility_factors.py
- examples/python/plots_boxplots.py
- examples/python/postestimation_poisson.py
- examples/python/predict.py
- examples/python/quantile_regression.py
- examples/python/quasibinomial.py
- examples/python/recursive_ls.py
- examples/python/regression_diagnostics.py
- examples/python/regression_plots.py
- examples/python/robust_models_0.py
- examples/python/robust_models_1.py
- examples/python/rolling_ls.py
- examples/python/statespace_arma_0.py
- examples/python/statespace_chandrasekhar.py
- examples/python/statespace_concentrated_scale.py
- examples/python/statespace_custom_models.py
- examples/python/statespace_cycles.py
- examples/python/statespace_dfm_coincident.py
- examples/python/statespace_fixed_params.py
- examples/python/statespace_forecasting.py
- examples/python/statespace_local_linear_trend.py
- examples/python/statespace_news.py
- examples/python/statespace_sarimax_faq.py
- examples/python/statespace_sarimax_internet.py
- examples/python/statespace_sarimax_pymc3.py
- examples/python/statespace_sarimax_stata.py
- examples/python/statespace_seasonal.py
- examples/python/statespace_structural_harvey_jaeger.py
- examples/python/statespace_tvpvar_mcmc_cfa.py
- examples/python/statespace_varmax.py
- examples/python/stationarity_detrending_adf_kpss.py
- examples/python/stats_poisson.py
- examples/python/stats_rankcompare.py
- examples/python/stl_decomposition.py
- examples/python/theta-model.py
- examples/python/treatment_effect.py
- examples/python/tsa_arma_0.py
- examples/python/tsa_arma_1.py
- examples/python/tsa_dates.py
- examples/python/tsa_filters.py
- examples/python/variance_components.py
- examples/python/wls.py
- examples/run_all.py
- setup.py
- statsmodels/__init__.py
- statsmodels/_version.py
- statsmodels/api.py
- statsmodels/base/__init__.py
- statsmodels/base/_constraints.py
- statsmodels/base/_parameter_inference.py
- statsmodels/base/_penalized.py
- statsmodels/base/_penalties.py
- statsmodels/base/_prediction_inference.py
- statsmodels/base/_screening.py
- statsmodels/base/covtype.py
- statsmodels/base/data.py
- statsmodels/base/distributed_estimation.py
- statsmodels/base/elastic_net.py
- statsmodels/base/l1_cvxopt.py
- statsmodels/base/l1_slsqp.py
- statsmodels/base/l1_solvers_common.py
- statsmodels/base/model.py
- statsmodels/base/optimizer.py
- statsmodels/base/tests/__init__.py
- statsmodels/base/tests/test_data.py
- statsmodels/base/tests/test_distributed_estimation.py
- statsmodels/base/tests/test_generic_methods.py
- statsmodels/base/tests/test_optimize.py
- statsmodels/base/tests/test_penalized.py
- statsmodels/base/tests/test_penalties.py
- statsmodels/base/tests/test_predict.py
- statsmodels/base/tests/test_screening.py
- statsmodels/base/tests/test_shrink_pickle.py
- statsmodels/base/tests/test_transform.py
- statsmodels/base/transform.py
- statsmodels/base/wrapper.py
- statsmodels/compat/__init__.py
- statsmodels/compat/_scipy_multivariate_t.py
- statsmodels/compat/numpy.py
- statsmodels/compat/pandas.py
- statsmodels/compat/patsy.py
- statsmodels/compat/platform.py
- statsmodels/compat/pytest.py
- statsmodels/compat/python.py
- statsmodels/compat/scipy.py
- statsmodels/compat/tests/__init__.py
- statsmodels/compat/tests/test_itercompat.py
- statsmodels/compat/tests/test_pandas.py
- statsmodels/compat/tests/test_scipy_compat.py
- statsmodels/conftest.py
- statsmodels/datasets/__init__.py
- statsmodels/datasets/anes96/__init__.py
- statsmodels/datasets/anes96/data.py
- statsmodels/datasets/cancer/__init__.py
- statsmodels/datasets/cancer/data.py
- statsmodels/datasets/ccard/__init__.py
- statsmodels/datasets/ccard/data.py
- statsmodels/datasets/china_smoking/__init__.py
- statsmodels/datasets/china_smoking/data.py
- statsmodels/datasets/co2/__init__.py
- statsmodels/datasets/co2/data.py
- statsmodels/datasets/committee/__init__.py
- statsmodels/datasets/committee/data.py
- statsmodels/datasets/copper/__init__.py
- statsmodels/datasets/copper/data.py
- statsmodels/datasets/cpunish/__init__.py
- statsmodels/datasets/cpunish/data.py
- statsmodels/datasets/danish_data/__init__.py
- statsmodels/datasets/danish_data/data.py
- statsmodels/datasets/elec_equip/__init__.py
- statsmodels/datasets/elec_equip/data.py
- statsmodels/datasets/elnino/__init__.py
- statsmodels/datasets/elnino/data.py
- statsmodels/datasets/engel/__init__.py
- statsmodels/datasets/engel/data.py
- statsmodels/datasets/fair/__init__.py
- statsmodels/datasets/fair/data.py
- statsmodels/datasets/fertility/__init__.py
- statsmodels/datasets/fertility/data.py
- statsmodels/datasets/grunfeld/__init__.py
- statsmodels/datasets/grunfeld/data.py
- statsmodels/datasets/heart/__init__.py
- statsmodels/datasets/heart/data.py
- statsmodels/datasets/interest_inflation/__init__.py
- statsmodels/datasets/interest_inflation/data.py
- statsmodels/datasets/longley/__init__.py
- statsmodels/datasets/longley/data.py
- statsmodels/datasets/macrodata/__init__.py
- statsmodels/datasets/macrodata/data.py
- statsmodels/datasets/modechoice/__init__.py
- statsmodels/datasets/modechoice/data.py
- statsmodels/datasets/nile/__init__.py
- statsmodels/datasets/nile/data.py
- statsmodels/datasets/randhie/__init__.py
- statsmodels/datasets/randhie/data.py
- statsmodels/datasets/scotland/__init__.py
- statsmodels/datasets/scotland/data.py
- statsmodels/datasets/spector/__init__.py
- statsmodels/datasets/spector/data.py
- statsmodels/datasets/stackloss/__init__.py
- statsmodels/datasets/stackloss/data.py
- statsmodels/datasets/star98/__init__.py
- statsmodels/datasets/star98/data.py
- statsmodels/datasets/statecrime/__init__.py
- statsmodels/datasets/statecrime/data.py
- statsmodels/datasets/strikes/__init__.py
- statsmodels/datasets/strikes/data.py
- statsmodels/datasets/sunspots/__init__.py
- statsmodels/datasets/sunspots/data.py
- statsmodels/datasets/template_data.py
- statsmodels/datasets/tests/__init__.py
- statsmodels/datasets/tests/test_data.py
- statsmodels/datasets/tests/test_utils.py
- statsmodels/datasets/utils.py
- statsmodels/discrete/__init__.py
- statsmodels/discrete/_diagnostics_count.py
- statsmodels/discrete/conditional_models.py
- statsmodels/discrete/count_model.py
- statsmodels/discrete/diagnostic.py
- statsmodels/discrete/discrete_margins.py
- statsmodels/discrete/discrete_model.py
- statsmodels/discrete/tests/__init__.py
- statsmodels/discrete/tests/results/__init__.py
- statsmodels/discrete/tests/results/results_count_margins.py
- statsmodels/discrete/tests/results/results_count_robust_cluster.py
- statsmodels/discrete/tests/results/results_discrete.py
- statsmodels/discrete/tests/results/results_glm_logit_constrained.py
- statsmodels/discrete/tests/results/results_poisson_constrained.py
- statsmodels/discrete/tests/results/results_predict.py
- statsmodels/discrete/tests/results/results_truncated.py
- statsmodels/discrete/tests/results/results_truncated_st.py
- statsmodels/discrete/tests/test_conditional.py
- statsmodels/discrete/tests/test_constrained.py
- statsmodels/discrete/tests/test_count_model.py
- statsmodels/discrete/tests/test_diagnostic.py
- statsmodels/discrete/tests/test_discrete.py
- statsmodels/discrete/tests/test_margins.py
- statsmodels/discrete/tests/test_predict.py
- statsmodels/discrete/tests/test_sandwich_cov.py
- statsmodels/discrete/tests/test_truncated_model.py
- statsmodels/discrete/truncated_model.py
- statsmodels/distributions/__init__.py
- statsmodels/distributions/bernstein.py
- statsmodels/distributions/copula/__init__.py
- statsmodels/distributions/copula/_special.py
- statsmodels/distributions/copula/api.py
- statsmodels/distributions/copula/archimedean.py
- statsmodels/distributions/copula/copulas.py
- statsmodels/distributions/copula/depfunc_ev.py
- statsmodels/distributions/copula/elliptical.py
- statsmodels/distributions/copula/extreme_value.py
- statsmodels/distributions/copula/other_copulas.py
- statsmodels/distributions/copula/tests/test_copula.py
- statsmodels/distributions/copula/tests/test_model.py
- statsmodels/distributions/copula/transforms.py
- statsmodels/distributions/discrete.py
- statsmodels/distributions/edgeworth.py
- statsmodels/distributions/empirical_distribution.py
- statsmodels/distributions/mixture_rvs.py
- statsmodels/distributions/tests/__init__.py
- statsmodels/distributions/tests/test_bernstein.py
- statsmodels/distributions/tests/test_discrete.py
- statsmodels/distributions/tests/test_ecdf.py
- statsmodels/distributions/tests/test_edgeworth.py
- statsmodels/distributions/tests/test_mixture.py
- statsmodels/distributions/tests/test_tools.py
- statsmodels/distributions/tools.py
- statsmodels/duration/__init__.py
- statsmodels/duration/_kernel_estimates.py
- statsmodels/duration/api.py
- statsmodels/duration/hazard_regression.py
- statsmodels/duration/survfunc.py
- statsmodels/duration/tests/__init__.py
- statsmodels/duration/tests/results/__init__.py
- statsmodels/duration/tests/results/phreg_gentests.py
- statsmodels/duration/tests/results/survival_enet_r_results.py
- statsmodels/duration/tests/results/survival_r_results.py
- statsmodels/duration/tests/test_phreg.py
- statsmodels/duration/tests/test_survfunc.py
- statsmodels/emplike/__init__.py
- statsmodels/emplike/aft_el.py
- statsmodels/emplike/api.py
- statsmodels/emplike/descriptive.py
- statsmodels/emplike/elanova.py
- statsmodels/emplike/elregress.py
- statsmodels/emplike/originregress.py
- statsmodels/emplike/tests/__init__.py
- statsmodels/emplike/tests/results/__init__.py
- statsmodels/emplike/tests/results/el_results.py
- statsmodels/emplike/tests/test_aft.py
- statsmodels/emplike/tests/test_anova.py
- statsmodels/emplike/tests/test_descriptive.py
- statsmodels/emplike/tests/test_origin.py
- statsmodels/emplike/tests/test_regression.py
- statsmodels/examples/es_misc_poisson2.py
- statsmodels/examples/ex_arch_canada.py
- statsmodels/examples/ex_emplike_1.py
- statsmodels/examples/ex_emplike_2.py
- statsmodels/examples/ex_emplike_3.py
- statsmodels/examples/ex_feasible_gls_het.py
- statsmodels/examples/ex_feasible_gls_het_0.py
- statsmodels/examples/ex_generic_mle.py
- statsmodels/examples/ex_generic_mle_t.py
- statsmodels/examples/ex_generic_mle_tdist.py
- statsmodels/examples/ex_grangercausality.py
- statsmodels/examples/ex_inter_rater.py
- statsmodels/examples/ex_kde_confint.py
- statsmodels/examples/ex_kde_normalreference.py
- statsmodels/examples/ex_kernel_regression.py
- statsmodels/examples/ex_kernel_regression2.py
- statsmodels/examples/ex_kernel_regression3.py
- statsmodels/examples/ex_kernel_regression_censored2.py
- statsmodels/examples/ex_kernel_regression_dgp.py
- statsmodels/examples/ex_kernel_regression_sigtest.py
- statsmodels/examples/ex_kernel_semilinear_dgp.py
- statsmodels/examples/ex_kernel_singleindex_dgp.py
- statsmodels/examples/ex_kernel_test_functional.py
- statsmodels/examples/ex_kernel_test_functional_li_wang.py
- statsmodels/examples/ex_lowess.py
- statsmodels/examples/ex_misc_tarma.py
- statsmodels/examples/ex_misc_tmodel.py
- statsmodels/examples/ex_multivar_kde.py
- statsmodels/examples/ex_nearest_corr.py
- statsmodels/examples/ex_ols_robustcov.py
- statsmodels/examples/ex_ordered_model.py
- statsmodels/examples/ex_outliers_influence.py
- statsmodels/examples/ex_pandas.py
- statsmodels/examples/ex_pareto_plot.py
- statsmodels/examples/ex_predict_results.py
- statsmodels/examples/ex_proportion.py
- statsmodels/examples/ex_regressionplots.py
- statsmodels/examples/ex_rootfinding.py
- statsmodels/examples/ex_sandwich.py
- statsmodels/examples/ex_sandwich2.py
- statsmodels/examples/ex_sandwich3.py
- statsmodels/examples/ex_scatter_ellipse.py
- statsmodels/examples/ex_univar_kde.py
- statsmodels/examples/ex_wald_anova.py
- statsmodels/examples/example_discrete_mnl.py
- statsmodels/examples/example_enhanced_boxplots.py
- statsmodels/examples/example_functional_plots.py
- statsmodels/examples/example_kde.py
- statsmodels/examples/example_ols_minimal_comp.py
- statsmodels/examples/example_rpy.py
- statsmodels/examples/koul_and_mc.py
- statsmodels/examples/l1_demo/demo.py
- statsmodels/examples/l1_demo/short_demo.py
- statsmodels/examples/l1_demo/sklearn_compare.py
- statsmodels/examples/run_all.py
- statsmodels/examples/tests/__init__.py
- statsmodels/examples/tests/test_notebooks.py
- statsmodels/examples/try_2regress.py
- statsmodels/examples/try_fit_constrained.py
- statsmodels/examples/try_gee.py
- statsmodels/examples/try_gof_chisquare.py
- statsmodels/examples/try_polytrend.py
- statsmodels/examples/try_power.py
- statsmodels/examples/try_power2.py
- statsmodels/examples/try_tukey_hsd.py
- statsmodels/examples/tsa/ar1cholesky.py
- statsmodels/examples/tsa/arma_plots.py
- statsmodels/examples/tsa/compare_arma.py
- statsmodels/examples/tsa/ex_arma_all.py
- statsmodels/examples/tsa/ex_coint.py
- statsmodels/examples/tsa/ex_var.py
- statsmodels/examples/tsa/ex_var_reorder.py
- statsmodels/examples/tsa/lagpolynomial.py
- statsmodels/examples/tsa/try_ar.py
- statsmodels/examples/tut_ols_ancova.py
- statsmodels/examples/tut_ols_rlm_short.py
- statsmodels/formula/__init__.py
- statsmodels/formula/api.py
- statsmodels/formula/formulatools.py
- statsmodels/formula/tests/__init__.py
- statsmodels/formula/tests/test_formula.py
and 783 more members in this release
Indexed releases
- 0.14.6
statsmodels-0.14.6.tar.gz1183 members - 0.14.6
statsmodels-0.14.6-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl948 members - 0.14.6
statsmodels-0.14.6-cp39-cp39-macosx_11_0_arm64.whl948 members - 0.14.6
statsmodels-0.14.6-cp314-cp314-win_amd64.whl948 members - 0.14.6
statsmodels-0.14.6-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl948 members - 0.14.6
statsmodels-0.14.6-cp314-cp314-macosx_11_0_arm64.whl948 members - 0.14.6
statsmodels-0.14.6-cp313-cp313-win_amd64.whl948 members - 0.14.6
statsmodels-0.14.6-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl948 members - 0.14.6
statsmodels-0.14.6-cp313-cp313-macosx_11_0_arm64.whl948 members - 0.14.6
statsmodels-0.14.6-cp312-cp312-win_amd64.whl948 members - 0.14.6
statsmodels-0.14.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl948 members - 0.14.6
statsmodels-0.14.6-cp312-cp312-macosx_11_0_arm64.whl948 members - 0.14.6
statsmodels-0.14.6-cp311-cp311-win_amd64.whl948 members - 0.14.6
statsmodels-0.14.6-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl948 members - 0.14.6
statsmodels-0.14.6-cp311-cp311-macosx_11_0_arm64.whl948 members - 0.14.6
statsmodels-0.14.6-cp310-cp310-win_amd64.whl948 members - 0.14.6
statsmodels-0.14.6-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl948 members - 0.14.6
statsmodels-0.14.6-cp310-cp310-macosx_11_0_arm64.whl948 members - 0.14.5
statsmodels-0.14.5.tar.gz1183 members - 0.14.5
statsmodels-0.14.5-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl948 members - 0.14.5
statsmodels-0.14.5-cp39-cp39-macosx_11_0_arm64.whl948 members - 0.14.5
statsmodels-0.14.5-cp314-cp314-win_amd64.whl948 members - 0.14.5
statsmodels-0.14.5-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl948 members - 0.14.5
statsmodels-0.14.5-cp314-cp314-macosx_11_0_arm64.whl948 members - 0.14.5
statsmodels-0.14.5-cp313-cp313-win_amd64.whl948 members - 0.14.5
statsmodels-0.14.5-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl948 members - 0.14.5
statsmodels-0.14.5-cp313-cp313-macosx_11_0_arm64.whl948 members - 0.14.5
statsmodels-0.14.5-cp312-cp312-win_amd64.whl948 members - 0.14.5
statsmodels-0.14.5-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl948 members - 0.14.5
statsmodels-0.14.5-cp312-cp312-macosx_11_0_arm64.whl948 members - 0.14.5
statsmodels-0.14.5-cp311-cp311-win_amd64.whl948 members - 0.14.5
statsmodels-0.14.5-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl948 members - 0.14.5
statsmodels-0.14.5-cp311-cp311-macosx_11_0_arm64.whl948 members - 0.14.5
statsmodels-0.14.5-cp310-cp310-win_amd64.whl948 members - 0.14.5
statsmodels-0.14.5-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl948 members - 0.14.5
statsmodels-0.14.5-cp310-cp310-macosx_11_0_arm64.whl948 members - 0.14.4
statsmodels-0.14.4.tar.gz1177 members - 0.14.4
statsmodels-0.14.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl948 members - 0.14.4
statsmodels-0.14.4-cp39-cp39-macosx_11_0_arm64.whl948 members - 0.14.4
statsmodels-0.14.4-cp313-cp313-win_amd64.whl948 members - 0.14.4
statsmodels-0.14.4-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl948 members - 0.14.4
statsmodels-0.14.4-cp313-cp313-macosx_11_0_arm64.whl948 members - 0.14.4
statsmodels-0.14.4-cp312-cp312-win_amd64.whl948 members - 0.14.4
statsmodels-0.14.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl948 members - 0.14.4
statsmodels-0.14.4-cp312-cp312-macosx_11_0_arm64.whl948 members - 0.14.4
statsmodels-0.14.4-cp311-cp311-win_amd64.whl948 members - 0.14.4
statsmodels-0.14.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl948 members - 0.14.4
statsmodels-0.14.4-cp311-cp311-macosx_11_0_arm64.whl948 members - 0.14.4
statsmodels-0.14.4-cp310-cp310-win_amd64.whl948 members - 0.14.4
statsmodels-0.14.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl948 members - 0.14.4
statsmodels-0.14.4-cp310-cp310-macosx_11_0_arm64.whl948 members - 0.14.3
statsmodels-0.14.3.tar.gz1177 members - 0.14.3
statsmodels-0.14.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl948 members - 0.14.3
statsmodels-0.14.3-cp39-cp39-macosx_11_0_arm64.whl948 members - 0.14.3
statsmodels-0.14.3-cp313-cp313-win_amd64.whl948 members - 0.14.3
statsmodels-0.14.3-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl948 members - 0.14.3
statsmodels-0.14.3-cp313-cp313-macosx_11_0_arm64.whl948 members - 0.14.3
statsmodels-0.14.3-cp312-cp312-win_amd64.whl948 members - 0.14.3
statsmodels-0.14.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl948 members - 0.14.3
statsmodels-0.14.3-cp312-cp312-macosx_11_0_arm64.whl948 members - 0.14.3
statsmodels-0.14.3-cp311-cp311-win_amd64.whl948 members - 0.14.3
statsmodels-0.14.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl948 members - 0.14.3
statsmodels-0.14.3-cp311-cp311-macosx_11_0_arm64.whl948 members - 0.14.3
statsmodels-0.14.3-cp310-cp310-win_amd64.whl948 members - 0.14.3
statsmodels-0.14.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl948 members - 0.14.3
statsmodels-0.14.3-cp310-cp310-macosx_11_0_arm64.whl948 members - 0.14.2
statsmodels-0.14.2.tar.gz1176 members - 0.14.2
statsmodels-0.14.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl947 members - 0.14.2
statsmodels-0.14.2-cp39-cp39-macosx_11_0_arm64.whl947 members - 0.14.2
statsmodels-0.14.2-cp312-cp312-win_amd64.whl947 members - 0.14.2
statsmodels-0.14.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl947 members - 0.14.2
statsmodels-0.14.2-cp312-cp312-macosx_11_0_arm64.whl947 members - 0.14.2
statsmodels-0.14.2-cp311-cp311-win_amd64.whl947 members - 0.14.2
statsmodels-0.14.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl947 members - 0.14.2
statsmodels-0.14.2-cp311-cp311-macosx_11_0_arm64.whl947 members - 0.14.2
statsmodels-0.14.2-cp310-cp310-win_amd64.whl947 members - 0.14.2
statsmodels-0.14.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl947 members - 0.14.2
statsmodels-0.14.2-cp310-cp310-macosx_11_0_arm64.whl947 members - 0.14.1
statsmodels-0.14.1.tar.gz1176 members - 0.14.1
statsmodels-0.14.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl947 members - 0.14.1
statsmodels-0.14.1-cp39-cp39-macosx_11_0_arm64.whl947 members - 0.14.1
statsmodels-0.14.1-cp38-cp38-win_amd64.whl947 members - 0.14.1
statsmodels-0.14.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl947 members - 0.14.1
statsmodels-0.14.1-cp38-cp38-macosx_10_9_x86_64.whl947 members - 0.14.1
statsmodels-0.14.1-cp312-cp312-musllinux_1_1_x86_64.whl947 members - 0.14.1
statsmodels-0.14.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl947 members - 0.14.1
statsmodels-0.14.1-cp312-cp312-macosx_10_9_x86_64.whl947 members - 0.14.1
statsmodels-0.14.1-cp311-cp311-musllinux_1_1_x86_64.whl947 members - 0.14.1
statsmodels-0.14.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl947 members - 0.14.1
statsmodels-0.14.1-cp311-cp311-macosx_10_9_x86_64.whl947 members - 0.14.1
statsmodels-0.14.1-cp310-cp310-musllinux_1_1_x86_64.whl947 members - 0.14.1
statsmodels-0.14.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl947 members - 0.14.1
statsmodels-0.14.1-cp310-cp310-macosx_10_9_x86_64.whl947 members - 0.14.0
statsmodels-0.14.0-cp39-cp39-win_amd64.whl946 members - 0.14.0
statsmodels-0.14.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl946 members - 0.14.0
statsmodels-0.14.0-cp39-cp39-macosx_10_9_x86_64.whl946 members - 0.14.0
statsmodels-0.14.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl946 members - 0.14.0
statsmodels-0.14.0-cp38-cp38-macosx_11_0_arm64.whl946 members - 0.14.0
statsmodels-0.14.0-cp312-cp312-win_amd64.whl946 members - 0.14.0
statsmodels-0.14.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl946 members
and more releases past the first 100