Return a dataframe with the absolute difference of the x, y and z values of the calculated minimum and the actual minimum
1 | calc_abs_diff_to_actual_min(min_aco_df, min_actual)
|
min_aco_df |
a dataframe with the x,y and z values of the calculated minimum |
min_actual |
a dataframe with the x,y and z values of the actual minimum |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.