Positive.
reverse_transform
Handle logic around reverse transforming constraints.
If the transform method was skipped, then this method should be too. Otherwise attempt to reverse transform and if that fails, return the data unchanged to fall back on reject sampling.
transform
table_data (pandas.DataFrame) – Table data.
Input data unmodified.
pandas.DataFrame