pypsa.statistics.grouping.Groupers.list_groupers#
- Groupers.list_groupers() dict #
List all available groupers which are avaliable on the module level.
- Returns:
Dictionary with all available groupers. The keys are the grouper names and the values are the grouper methods. The keys can be used to directly access the grouper in any groupby argument.
- Return type: