Closed avanlinden closed 6 months ago
This will cause the test manifest generation step to fail since pd.DataFrame.compare expects identical column and rownames and the template attributes are the row names. We'll need a fix for that later.
pd.DataFrame.compare
Failed with the expected error. All good!
This will cause the test manifest generation step to fail since
pd.DataFrame.compare
expects identical column and rownames and the template attributes are the row names. We'll need a fix for that later.