Skip to content

Introduction

In this section we present a few example scripts, showing how to use the aindo.rdml library to generate synthetic data, in some common use cases:

  1. Adult: The simplest scenario, a single table dataset.
  2. Basket: A multi-table relational dataset with three tables.
  3. Airbnb: A relational dataset with two tables, and with one text column per table.
  4. Basket - event: The same dataset used in the muti-table relational case, but in the context of continuing event series.
  5. LLM: A single fictitious table, generated with an LLM-based model.