Dataframe comparer
DataFramesNotEqualError
¶
Bases: Exception
The DataFrames are not equal
Source code in chispa/dataframe_comparer.py
14 15 16 17 | |