matrix.Matrix.__repr__

Matrix.__repr__() → str

Provides a view to the final decision matrix

Returns

The pandas DataFrame, with NaN values removed and in prettier markdown formatting.

Return type

DataFrame