pypsa.Network.explore

pypsa.Network.explore#

Network.explore(*args: Any, **kwargs: Any) Any#

Plot the network on a map using Folium.

!!! warning “Deprecated in v0.34”

Use n.plot.explore() as a drop-in replacement instead.

Deprecated since version 0.34: This will be removed in 1.0. Use n.plot.explore() as a drop-in replacement instead.