Portfolyo¶
Portfolyo is a Python package to analyse and manipulate timeseries related to power and gas offtake portfolios.
A good place to start learing about this package is the quickstart guide.
Installation¶
pip install portfolyo
NB: this package is under active development and the API will change without prior notice. To ensure your code will continue to work, pin the version number that you install:
pip install portfolyo==x.x.x
Contents¶
Core functionality
Specialized topics
Full reference