class TabularDiff()
This class returns a polars data frame that represents a tabular diff.
@property def data() -> DataFrame
Returns the data of the diff as a polars data frame.