How to Install and Uninstall python2-statsmodels Package on openSUSE Leap

Last updated: May 18,2024

1. Install "python2-statsmodels" package

Please follow the guidelines below to install python2-statsmodels on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-statsmodels

2. Uninstall "python2-statsmodels" package

This guide let you learn how to uninstall python2-statsmodels on openSUSE Leap:

$ sudo zypper remove python2-statsmodels

3. Information about the python2-statsmodels package on openSUSE Leap

Information for package python2-statsmodels:
--------------------------------------------
Repository : Main Repository
Name : python2-statsmodels
Version : 0.10.2-bp153.1.20
Arch : x86_64
Vendor : openSUSE
Installed Size : 38,8 MiB
Installed : No
Status : not installed
Source package : python-statsmodels-0.10.2-bp153.1.20.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.