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.metrics.demos.load_multi_table_demo

sdv.metrics.demos.load_multi_table_demo()[source]

Load multi-table demo data.

The dataset is the SDV demo data, which consists of three tables, users, sessions and transactions, with simulated data about user browsing sessions and transactions made during those sessions, and a synthetic copy of it made by the sdv.relational.HMA1 model.

Returns

  • dict: Real tables.

  • dict: Synthetic tables.

  • dict: Dataset Metadata.

Return type

tuple