Testing¶
  | 
A util function to assert equality between actual and expected (DataFrames or lists of Rows), with optional parameters checkRowOrder, rtol, and atol.  | 
  | 
A util function to assert equality between actual (pandas-on-Spark object) and expected (pandas-on-Spark or pandas object).  | 
  | 
A util function to assert equality between DataFrame schemas actual and expected.  |