How to Install and Uninstall python-statsmodels Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: June 29,2024

1. Install "python-statsmodels" package

Please follow the instructions below to install python-statsmodels on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-statsmodels

2. Uninstall "python-statsmodels" package

Please follow the instructions below to uninstall python-statsmodels on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-statsmodels $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-statsmodels package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-statsmodels
Priority: extra
Section: universe/python
Installed-Size: 13043
Maintainer: Ubuntu Developers
Original-Maintainer: NeuroDebian Team
Architecture: all
Source: statsmodels
Version: 0.6.1-4
Replaces: python-scikits-statsmodels, python-scikits.statsmodels (<< 0.4)
Provides: python2.7-statsmodels
Depends: python (>= 2.7), python (<< 2.8), python-numpy, python-scipy, python-statsmodels-lib (>= 0.6.1-4), python-patsy
Recommends: python-pandas, python-matplotlib, python-nose, python-joblib, python-cvxopt
Suggests: python-statsmodels-doc
Conflicts: python-scikits-statsmodels, python-scikits.statsmodels (<< 0.4)
Filename: pool/universe/s/statsmodels/python-statsmodels_0.6.1-4_all.deb
Size: 2581356
MD5sum: fd1979741c3a7328d7368b51686ef957
SHA1: 591ab5b10ccf74a7a8a8b09e9d12fbed63ab8420
SHA256: ce95bf69da644fd262ec9b8fa0cadc5d624827962a0a91d104e9ed2e84aba020
Description-en: Python module for the estimation of statistical models
statsmodels Python module provides classes and functions for the
estimation of several categories of statistical models. These
currently include linear regression models, OLS, GLS, WLS and GLS
with AR(p) errors, generalized linear models for six distribution
families and M-estimators for robust linear models. An extensive list
of result statistics are available for each estimation problem.
Description-md5: 96d18809a846eb8c8e1695a4f9d4d592
Homepage: http://statsmodels.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu