Load oemof energy systems from tabular data sources.
- Free software: BSD 3-Clause License
Simpy run:
pip install oemof.tabular
https://oemof-tabular.readthedocs.io/
Please activate pre-commit hooks in order to follow our coding styles:
pip install pre-commit pre-commit install
To run the all tests run:
pytest