ProfilePlotter#
- class wattson.powergrid.profiles.plotter.ProfilePlotter(power_grid: pandapowerNet, profiles: dict, seed: int = 0, noise: str = '1%', interpolate='cubic', **kwargs)#
Bases:
object
Methods
plot
- __init__(power_grid: pandapowerNet, profiles: dict, seed: int = 0, noise: str = '1%', interpolate='cubic', **kwargs)#