Groups

With pandapower version > 2.10.1, functionality to group network elements is available. Basically, these are helper functions to better handle and interact with multiple elements, even of different element types, such as buses, generators and lines, at once.

For first steps with group functionality, as often, it is recommended to have a look to the tutorial.

Plenty of group related functions are presented in the following.

Create and delete groups

Adapt group members

Access group data and evaluate membership

Compare groups

Fix group data

Further group functions