Metadata-Version: 2.1
Name: robout
Version: 0.0.1
Summary: Robust scaling for numeric data with outliers
Home-page: https://github.com/pedro-r-dias/robout
Author: pedro-r-dias
Author-email: pedroruivodias@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown

This scaler preserves outliers found in the unscaled data as outliers also in the scaled data, but transforms them to an acceptable proximity in relation to the higher density region of the scaled distribution.


