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.get_model_kwargs

Table.get_model_kwargs(model_name)[source]

Return the required model kwargs for the indicated model.

Parameters

model_name (str) – Qualified Name of the model for which model kwargs are needed.

Returns

Keyword arguments to use on the indicated model.

Return type

dict