archetypal.reportdata.ReportData.filter_report_data

ReportData.filter_report_data(archetype=None, reportdataindex=None, timeindex=None, reportdatadictionaryindex=None, value=None, ismeter=None, type=None, indexgroup=None, timesteptype=None, keyvalue=None, name=None, reportingfrequency=None, schedulename=None, units=None, inplace=False)[source]

filter RaportData using specific keywords. Each keywords can be a tuple of strings (str1, str2, str3) which will return the logical_or on the specific column.

Parameters
Returns

pandas.DataFrame