Danger

You are looking at the documentation for an older version of the SDV! We are no longer supporting or maintaining this version of the software

Click here to go to the new docs pages.

sdv.metadata.table.Table.transform

Table.transform(data, is_condition=False)[source]

Transform the given data.

Parameters

data (pandas.DataFrame) – Table data.

Returns

Transformed data.

Return type

pandas.DataFrame