YData SDK API Reference
This page gives an overview of all public ydata-sdk objects, functions and methods.
The following subpackages are public.
ydata.dataset
: Dataset and MultiDataset public APIydata.metadata
: Metadata and MultiMetadata public APIydata.profiling
: Functions that are useful to profile and understand the quality of your dataydata.synthesizers
: Synthetic data generators (RegularSynthesizer
,TimeSeriesSynthesizer
,MultiTableSynthesizer
andFakerSynthesizer
) public API.ydata.report
: Synthetic data quality PDF generation methods
Use the API reference documentation to explore all available modules, classes, and functions.
For a more guided experience for particular use-cases please check ydata-sdk examples (add here the link).