fips.MatrixBlock.to_file#

MatrixBlock.to_file(path)#

Save object to a pickle file.

Parameters:

path (str or Path) – File path where object will be saved.

Return type:

None