fraudtwin.ReferenceDataset# class fraudtwin.ReferenceDataset(frame, *, source_fingerprint, schema_fingerprint)[source][source]# Bases: object Validated reference data held only for the duration of fitting/scoring. Parameters: frame (DataFrame) source_fingerprint (str) schema_fingerprint (str)