pypsa.statistics.Groupers.get_bus_and_carrier_and_bus_carrier

pypsa.statistics.Groupers.get_bus_and_carrier_and_bus_carrier#

static Groupers.get_bus_and_carrier_and_bus_carrier(n: Network, c: str, port: str = '', nice_names: bool = True) list[pd.Series]#

Get component’s carrier, bus and bus carrier in one combined list.

Used for MultiIndex in energy balance.