ramp.Plot.peak

property Plot.peak

a dict with all peak hours for each column of the pd.DataFrame

Returns:

keys are the columns of the data and values are the pd.Series representing the value and the time of the peak hours

Return type:

dict