Power Grid Model DS
The Power Grid Model DS project extends the capabilities of the power-grid-model calculation engine with a modelling and simulation interface. This is aimed at building data science software applications related to or using the power-grid-model project, such as network analyses and simulations. It defines a Grid dataclass which manages the consistency of the complete network and allows for extensions of the Power Grid Model datastructure.
Note
Do you wish to be updated on the latest news and releases? Subscribe to the Power Grid Model mailing list by sending an (empty) email to: powergridmodel+subscribe@lists.lfenergy.org
Install from PyPI
You can directly install the package from PyPI.
pip install power-grid-model-ds
API Reference
Contribution