datatable.internal.frame_integrity_check()¶
This function performs a range of tests on the frame to verify
that its internal state is consistent. It returns None on success,
or throws an AssertionError if any problems were found.
This function performs a range of tests on the frame to verify
that its internal state is consistent. It returns None on success,
or throws an AssertionError if any problems were found.