caf.toolkit.pandas_utils.matrices#

Contains functions that perform checks and provide high level statistics.

Functions

matrix_describe(matrix[, almost_zero])

Create a high level summary of a matrix.

Classes

MatrixReport(matrix, *[, ...])

Creates a high level summary of a matrix and its trip ends.

Path(*args, **kwargs)

PurePath subclass that can make system calls.