pypsa.SubNetwork.lines_i

pypsa.SubNetwork.lines_i#

SubNetwork.lines_i() Index#

Get the index of the lines in the sub-network.

!!! warning “Deprecated in v1.0”

Use sub_network.components.lines.static.index instead.

See also

[pypsa.Network.lines][]