grape.fault_diagnosis.FaultDiagnosis.update_output¶
-
FaultDiagnosis.
update_output
(attribute_list, prefix='')[source]¶ Update columns output DataFrame with attributes in attribute_list.
- Parameters
attribute_list (list) – list of attributes to be updated to the output DataFrame.
prefix (str, optional) – prefix to be added to column name, default to empty string.