buildings_analytics.queries.query.plot_typical_spans

buildings_analytics.queries.query.plot_typical_spans(df)[source]

Reads dataframe and prints a horizontal bar plot of the dataframe.

Parameters

df (Dataframe) – pandas Dataframe object containing the slabs data.

Returns

None