datafaker

Getting Started

  • Overview
  • Installation
  • Using Docker
  • Command-Line Interface (CLI) Guide
  • Tutorial: Generate Synthetic Data from PostgreSQL
  • Tutorial: Generate Synthetic Data from CSV and Parquet

Advanced

  • ORM Reference
  • Configuration Reference
  • Advanced Example: OMOP Health Data
  • Custom Generators
  • API Reference

Reference

  • FAQ
  • Glossary
datafaker
  • Index

Index

D | G | M | S | V

D

  • datafaker.settings
    • module
  • dst_dsn (datafaker.settings.Settings attribute)
  • dst_schema (datafaker.settings.Settings attribute)

G

  • get_destination_dsn() (in module datafaker.settings)
  • get_destination_schema() (in module datafaker.settings)
  • get_settings() (in module datafaker.settings)
  • get_source_dsn() (in module datafaker.settings)
  • get_source_schema() (in module datafaker.settings)

M

  • module
    • datafaker.settings

S

  • Settings (class in datafaker.settings)
  • Settings.Config (class in datafaker.settings)
  • SettingsError
  • src_dsn (datafaker.settings.Settings attribute)
  • src_schema (datafaker.settings.Settings attribute)

V

  • validate_dst_dsn() (datafaker.settings.Settings method)
  • validate_src_dsn() (datafaker.settings.Settings method)

© Copyright 2023, anon.

Built with Sphinx using a theme provided by Read the Docs.