pandapower
pandapower is an open-source Python library for power system analysis. It is built upon pandas DataFrames, providing a convenient and efficient way to represent and manipulate power system components and their parameters. The library facilitates power flow calculations, optimal power flow (OPF), and state estimation. Its primary goal is to offer a user-friendly interface for researchers and engineers working with power grids.
The core data structure in pandapower is the net, which is a pandas DataFrame that holds the
pandapower leverages established power system analysis algorithms, often integrating with or providing interfaces to libraries like