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_children

Metadata.get_children(table_name)[source]

Get tables for which the given table is parent.

Parameters

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

Returns

Set of children for the given table.

Return type

set