Testing# assert_frame_equal(left, right, /, *[, ...]) Assert that two polars data frames are equal. assert_collection_equal(left, right, /, *[, ...]) Assert that two dataframely collections are equal.