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.relational.hma.HMA1.fit

HMA1.fit(tables=None)

Fit this relational model instance to the dataset data.

Parameters

tables (dict) – Dictionary with the table names as key and pandas.DataFrame instances as values. If None is given, the tables will be loaded from the paths indicated in metadata. Defaults to None.