ExpectQueryResultsToMatchComparison is appears to be a Multi-source. All other rules work with single datasource. In my use-case, I have 2 dataframes one for daily data and one for monthly data. I want to compare these dataset so I am wonder how I can create multiple data sources and use in this Rule? Thank you.
Hi @nayot712 - the new ExpectQueryResultsToMatchComparison expectation is multi-source, but it doesn’t currently support pandas dataframes. You can find the list of supported data sources in the documentation: ExpectQueryResultsToMatchComparison