2 Matching Annotations
  1. Last 7 days
    1. BigDataBoxPlot

      Some ideas: * do violin plot. Watch out: pr'haps way more parametrization * group by season to see seasonal differences

    2. fig = BigDataBoxPlot(df=df)\ .compute_boxplot_trace()\ .compute_outliers_trace()\ .get_figure( title="MG5 Temperature", xaxis_title="temperature [°C]", height=800 )\ .show(renderer="notebook")

      The temperature on the same object "Führungslager" seems to be different depending on the circular segment. This is probably due from the calibration which should not be that precise.