Skip to content

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 API
  • ydata.metadata: Metadata and MultiMetadata public API
  • ydata.profiling: Functions that are useful to profile and understand the quality of your data
  • ydata.synthesizers: Synthetic data generators (RegularSynthesizer, TimeSeriesSynthesizer, MultiTableSynthesizer and FakerSynthesizer) 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).