.gitignore
.pre-commit-config.yaml
CONTRIBUTING.rst
CONTRIBUTORS.rst
HISTORY.rst
LICENSE
MANIFEST.in
Makefile
README.rst
environment-release.yaml
environment.yaml
pyproject.toml
setup.cfg
setup.py
.github/workflows/main.yaml
.github/workflows/release.yaml
docs/Makefile
docs/conf.py
docs/contributing.rst
docs/contributors.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
pydata_factory/__init__.py
pydata_factory/class_factory.py
pydata_factory/class_model.py
pydata_factory/data.py
pydata_factory/schema.py
pydata_factory/utils.py
pydata_factory.egg-info/PKG-INFO
pydata_factory.egg-info/SOURCES.txt
pydata_factory.egg-info/dependency_links.txt
pydata_factory.egg-info/not-zip-safe
pydata_factory.egg-info/requires.txt
pydata_factory.egg-info/top_level.txt
tests/conftest.py
tests/test_gen_data.py
tests/test_gen_factory.py
tests/test_gen_model.py
tests/test_gen_schema.py
tests/data/original/fb2021.parquet
tests/data/original/msft2021.parquet
tests/data/schemas/fb2021.json
tests/data/schemas/msft2021.json
tests/data/synthetic/fb2021.parquet
tests/data/synthetic/msft2021.parquet