Dataframe comparer
DataFramesNotEqualError
¶
Bases: Exception
The DataFrames are not equal
Source code in chispa/dataframe_comparer.py
17 18 19 20 |
|