pypsa.statistics.StatisticsAccessor.expanded_capex#
- StatisticsAccessor.expanded_capex(comps=None, aggregate_groups='sum', groupby=None, at_port=False, bus_carrier=None, nice_names=None, cost_attribute='capital_cost')#
Calculate the capex of expanded capacities of the network components in currency.
For information on the list of arguments, see the docs in Network.statistics or pypsa.statistics.StatisticsAccessor.
- Parameters:
cost_attribute (str) – Network attribute that should be used to calculate Capital Expenditure. Defaults to capital_cost.