morpheus.stages.output.compare_dataframe_stage#

Output stage that collects received messages and compares the concatinated dataframe of all messages against a known expected dataframe.

Classes

CompareDataFrameStage(c, compare_df[, ...])

Collects incoming messages, comparing the concatinated dataframe of all messages against an expected dataframe compare_df.