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

Last updated: June 21,2024

1. Install "python311-statsmodels" package

Learn how to install python311-statsmodels on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-statsmodels

2. Uninstall "python311-statsmodels" package

Please follow the guidance below to uninstall python311-statsmodels on openSuSE Tumbleweed:

$ sudo zypper remove python311-statsmodels

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

Information for package python311-statsmodels:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-statsmodels
Version : 0.14.1-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 54.9 MiB
Installed : No
Status : not installed
Source package : python-statsmodels-0.14.1-2.1.src
Upstream URL : https://github.com/statsmodels/statsmodels
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.