Metadata-Version: 2.1
Name: aplr
Version: 10.19.1
Summary: Automatic Piecewise Linear Regression
Home-page: https://github.com/ottenbreit-data-science/aplr
Author: Mathias von Ottenbreit
Author-email: ottenbreitdatascience@gmail.com
License: MIT
Platform: Windows
Platform: Linux
Platform: MacOS
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy>=1.11
Requires-Dist: pandas>=1.0.0
Provides-Extra: plots
Requires-Dist: matplotlib>=3.0; extra == "plots"

The documentation for Automatic Piecewise Linear Regression is available at [https://github.com/ottenbreit-data-science/aplr](https://github.com/ottenbreit-data-science/aplr).
