Python implementation of the R package synthpop
Project description
py-synthpop
Python implementation of the R package synthpop.
This repository is a packaging-maintenance fork of py-synthpop==0.1.2, originally
published by Hazy Limited.
Why this fork exists
The upstream py-synthpop==0.1.2 wheel ships a top-level package named
datasets:
datasets/__init__.py
datasets/adult/__init__.py
datasets/winequality/__init__.py
That collides with Hugging Face datasets and can overwrite
datasets/__init__.py during installation. In environments that also install
Hugging Face datasets, this breaks imports such as:
from datasets import Dataset, DatasetDict, load_dataset
This fork removes the top-level datasets package from the distribution and
packages only the synthpop library code.
Install
pip install "py-synthpop @ git+https://github.com/schneiderkamplab/py-synthpop.git"
License
The original project is MIT licensed.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file schneiderkamplab_py_synthpop-0.1.2.post1.tar.gz.
File metadata
- Download URL: schneiderkamplab_py_synthpop-0.1.2.post1.tar.gz
- Upload date:
- Size: 10.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b9227b73ca104aa0e4c2fd162eaaa5d0ff8d1ae50f3a5d0dae9954b1818e521f
|
|
| MD5 |
e94d8e82c5d63c61a03e05027da3d457
|
|
| BLAKE2b-256 |
feb133fcbb3737df027b4ca7126a3fb417ec063c883d0bcc0a939975700d886f
|
File details
Details for the file schneiderkamplab_py_synthpop-0.1.2.post1-py3-none-any.whl.
File metadata
- Download URL: schneiderkamplab_py_synthpop-0.1.2.post1-py3-none-any.whl
- Upload date:
- Size: 16.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
333ab99689c0e69a9322a0ab8baa3eb2f95445c2d4bacf85919e2231298b7639
|
|
| MD5 |
57d7e629ebef37c87921b69eb6efc437
|
|
| BLAKE2b-256 |
bb490b54fb57c08616cc0f7f9bc97eecc92a131703a1b7d16b03780dbd1f6119
|