plot_soft_quantities
-
buildings_analytics.queries.
plot_soft_quantities
(df, filter=[], overlap=True, path='')[source] Reads dataframe and prints a radar plot of the dataframe.
- Parameters
df (Dataframe) – pandas Dataframe object containing the slabs data.
path (str (optional)) – path to a folder where the plot will be saved as png file.
- Returns
None