How to Install and Uninstall python-sklearn-pandas Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: December 24,2024
1. Install "python-sklearn-pandas" package
This guide covers the steps necessary to install python-sklearn-pandas on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python-sklearn-pandas
Copied
2. Uninstall "python-sklearn-pandas" package
This tutorial shows how to uninstall python-sklearn-pandas on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python-sklearn-pandas
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python-sklearn-pandas package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python-sklearn-pandas
Priority: optional
Section: universe/python
Installed-Size: 37
Maintainer: Ubuntu Developers
Original-Maintainer: Christopher Baines
Architecture: all
Source: sklearn-pandas
Version: 1.1.0-1
Depends: python-numpy, python-pandas, python-scipy, python-sklearn, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/s/sklearn-pandas/python-sklearn-pandas_1.1.0-1_all.deb
Size: 9812
MD5sum: 6f774789e333325d3470dcab42bd7790
SHA1: d97807733b5ee2c33b5119130c3d4ebdf7ed377d
SHA256: 3d90a3756c338220f386fa8172386856b035c9ea33516f331c04804a4e08486e
Description-en: Pandas integration with sklearn (Python 2)
sklearn-pandas provides a bridge between scikit-learn's machine learning
methods and pandas data frames.
.
In particular, it provides:
- a way to map DataFrame columns to transformations, which are later
recombined into features
- a way to cross-validate a pipeline that takes a pandas DataFrame as input.
.
This is the Python 2 version of the package.
Description-md5: 45548fdaea98ce572597baddf8561f5b
Enhances: python-pandas, python-sklearn
Homepage: https://github.com/paulgb/sklearn-pandas
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/python
Installed-Size: 37
Maintainer: Ubuntu Developers
Original-Maintainer: Christopher Baines
Architecture: all
Source: sklearn-pandas
Version: 1.1.0-1
Depends: python-numpy, python-pandas, python-scipy, python-sklearn, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/s/sklearn-pandas/python-sklearn-pandas_1.1.0-1_all.deb
Size: 9812
MD5sum: 6f774789e333325d3470dcab42bd7790
SHA1: d97807733b5ee2c33b5119130c3d4ebdf7ed377d
SHA256: 3d90a3756c338220f386fa8172386856b035c9ea33516f331c04804a4e08486e
Description-en: Pandas integration with sklearn (Python 2)
sklearn-pandas provides a bridge between scikit-learn's machine learning
methods and pandas data frames.
.
In particular, it provides:
- a way to map DataFrame columns to transformations, which are later
recombined into features
- a way to cross-validate a pipeline that takes a pandas DataFrame as input.
.
This is the Python 2 version of the package.
Description-md5: 45548fdaea98ce572597baddf8561f5b
Enhances: python-pandas, python-sklearn
Homepage: https://github.com/paulgb/sklearn-pandas
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu