A python package to remove duplicate and ambiguous tuples.
Project description
Installation
The module, Dupamb requires pandas module to function This module is used to remove the tuples having duplicate and ambiguous tuples in a dataset. The first column of the csv file should be that of the target class or feature while the others be independent features affecting target feature.
Usages: python-dupamb
$ pip install python-dupamb
$ python-dupamb myData.csv
License
MIT
Author
Sahil Ahuja
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
python-dupamb-1.0.1.tar.gz
(2.3 kB
view hashes)