Use to create pictorial representation of span based on different parameters (OT,HDD,DRT,DIT,Blowing) /nAditya is making changes in this branch, once completed this can be pushed to main
Reading spans list of functions:
-
spanify : Use to get mb reports of only selected span
-
check_span : Use to check if particular mb report has data corresponding to selected span
-
get_df : Use to extract the pandas df from data.db file
-
df_info : Use to get .info() of extracted dataframes
-
get_master : Use to get mixed mb report from all mb reports (unprocessed)
-
get_stats : Use to get processed final dataframe and other stats of the span
-
get_plot : Use to plot graph from dataframe