Metadata-Version: 2.0
Name: abc-analysis
Version: 0.1.9
Summary: ABC analysis with automated limit detection
Home-page: https://github.com/viessmann/abc_analysis
Author: Tino Gehlert
Author-email: ghlt@viessmann.com
License: GNU General Public License v3 (GPLv3)
Download-URL: https://github.com/viessmann/abc_analysis/archive/v0.1.9.tar.gz
Project-URL: Viessmann, https://www.linkedin.com/company/viessmann/
Keywords: abc-analysis abc_analysis Viessmann
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Scientific/Engineering
Requires-Dist: matplotlib (>=2.2.2)
Requires-Dist: numpy (>=1.14)
Requires-Dist: pandas (>=0.22)
Requires-Dist: scipy (>=1.1.0)


Performs and visualizes an ABC analysis with automated limit detection.

This package is a Python implementation of the R package `ABCanalysis <https://CRAN.R-project.org/package=ABCanalysis>`__


