How to Install and Uninstall python38-statsmodels Package on openSuSE Tumbleweed

Last updated: May 22,2024

1. Install "python38-statsmodels" package

Learn how to install python38-statsmodels on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-statsmodels

2. Uninstall "python38-statsmodels" package

Learn how to uninstall python38-statsmodels on openSuSE Tumbleweed:

$ sudo zypper remove python38-statsmodels

3. Information about the python38-statsmodels package on openSuSE Tumbleweed

Information for package python38-statsmodels:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-statsmodels
Version : 0.12.2-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 50,5 MiB
Installed : No
Status : not installed
Source package : python-statsmodels-0.12.2-2.1.src
Summary : A Python module that allows users to explore data
Description :
Statsmodels is a Python module that allows users to explore data,
estimate statistical models, and perform statistical tests.
An extensive list of descriptive statistics, statistical tests,
plotting functions, and result statistics are available for different
types of data and each estimator. Researchers across fields may find
that statsmodels fully meets their needs for statistical computing
and data analysis in Python.