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.
Previous morpheus.stages.output
Next morpheus.stages.output.compare_dataframe_stage.CompareDataFrameStage
© Copyright 2024, NVIDIA. Last updated on Apr 11, 2024.