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.dataset.Metadata.get_parents

Metadata.get_parents(table_name)[source]

Get tables for with the given table is child.

Parameters

table_name (str) – Name of the table from which to get the parents.

Returns

Set of parents for the given table.

Return type

set