Metadata-Version: 2.1
Name: loadforecast
Version: 0.0.3
Summary: A package for easy time series forecasting of electrical load
Home-page: https://github.com/MarekWadinger/loadforecast
Author: Marek Wadinger
Author-email: marekwadinger5506@gmail.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/MarekWadinger/loadforecast/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# loadforecast
A package for an easy time series forecasting of an electrical load.

It is necessary to install prophet package manually in order of proper functioning of this package.
For more information about the installation procedure check https://github.com/facebook/prophet


