Skip to main content

Package for creating synthetic datasets while preserving privacy.

Project description

Metasyn logo

Transparent and privacy-friendly synthetic data generation

Project Status: Active – The project has reached a stable, usable state and is being actively developed. metasyn on pypi open getting started on colab Readthedocs Docker image version DOI DOI badge


Generate synthetic tabular data in a transparent, understandable, and privacy-friendly way. Metasyn makes it possible for owners of sensitive data to create test data, do open science, improve code reproducibility, encourage data reuse, and enhance accessibility of their datasets, without worrying about leaking private information.

With metasyn you can fit a model to an existing dataframe, save it to a transparent and auditable .json file, and synthesize a dataframe that looks a lot like the real one. In contrast to most other synthetic data software, we make the explicit choice to strictly limit the statistical information in our model in order to adhere to the highest privacy standards.

Highlights

  • 👋 Accessible. Metasyn is designed to be easy to use and understand, and we do our best to be welcoming to newcomers and novice users. Let us know if we can improve!
  • Fully featured. Out of the box, metasyn natively handles a wide range of data types, missing values, categorical data, key columns with unique values, and structured strings such as postcodes or identifiers.
  • 🔎 Transparent. With metasyn you share not only synthetic data, but also the model and settings used to create it through a traceable, auditable metadata format. Everyone can read and understand what the model does; it is crystal clear which information becomes public.
  • 🔐 Private. By default, metasyn does not incorporate multivariate information, meaning less risk of privacy issues such as identity, attribute, or group disclosure. On top of this, we support privacy plugins such as our own disclosure control plugin to further enhance privacy in critically sensitive situations.
  • 🔗 Integrated. We integrate closely with popular, modern tools in the python ecosystem, building on the wonderful polars dataframe library (pandas is supported too), as well as faker to generate localized data for names, emails, and phone numbers, and more.
  • 📦 Extensible. Are you missing features? Do you have a different definition of privacy? Our plugin system allows you (or your organisation) to create their own extension to adjust metasyn to what you need. Or you can contribute directly to the project.

Installation

Metasyn can be installed directly from PyPI using the following command in the terminal:

pip install metasyn

The latest (possibly unstable) development version can be installed directly from GitHub like so:

pip install git+https://github.com/sodascience/metasyn

Usage

demo

To generate synthetic data, metasyn first needs to fit a MetaFrame to the data which can then be used to produce new synthetic rows:

Example input and output

The above image closely matches the Python code:

import polars as pl
from metasyn import MetaFrame, demo_file

# Get the csv file path for built-in demo dataset
csv_path = demo_file("fruit")

# Create a polars dataframe from the csv file.
# It is important to ensure the data types are correct  
# when creating your dataframe, especially categorical data!
df = pl.read_csv(csv_path, schema_overrides={
  "fruits": pl.Categorical, 
  "cars": pl.Categorical
})

# Create a MetaFrame from the DataFrame.
mf = MetaFrame.fit_dataframe(df)

# Generate a new DataFrame with 5 rows from the MetaFrame.
df_synth = mf.synthesize(5)

# This DataFrame can be exported to csv, parquet, excel and more.
df_synth.write_csv("output.csv")

To explore more options and try this out online, take a look at our interactive tutorial:

For more information on how to create dataframes with polars, refer to the Polars documentation. Metasyn also works with pandas dataframes!

Where to go next

  • To explore more options and try this out online, take a look at our interactive tutorial:
  • As a next step to learn more about generating synthetic data with metasyn we recommend to check out the user guide and other documentation.
  • For even more privacy, have a look at our disclosure control plugin.
  • Want to create programs that build on metasyn? Take a look at our versioned Docker containers and our CLI.

Citation

If you use metasyn, please cite our JOSS paper! This gives credit to the authors and enables us to show the impact of our work. A bibtex entry is below:

@article{
  schram2025metasyn,
  doi = {10.21105/joss.07099},
  url = {https://doi.org/10.21105/joss.07099},
  year = {2025},
  publisher = {The Open Journal},
  volume = {10},
  number = {105},
  pages = {7099},
  author = {Schram, Raoul and Spithorst, Samuel and van Kesteren, Erik-Jan},
  title = {Metasyn: Transparent Generation of Synthetic Tabular Data with Privacy Guarantees},
  journal = {Journal of Open Source Software}
}

Contributing

Metasyn is an open-source project, and we welcome contributions from the community, from bug reports & feature requests to code contributions. Read our contributing guidelines for more information and to get started!

Contact

Metasyn is a project by the ODISSEI Social Data Science (SoDa) team. Do you have questions, suggestions, or remarks on the technical implementation? Create an issue in the issue tracker or feel free to contact Erik-Jan van Kesteren or Raoul Schram.

SoDa logo

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

metasyn-2.0.0.tar.gz (3.0 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

metasyn-2.0.0-py3-none-any.whl (353.8 kB view details)

Uploaded Python 3

File details

Details for the file metasyn-2.0.0.tar.gz.

File metadata

  • Download URL: metasyn-2.0.0.tar.gz
  • Upload date:
  • Size: 3.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.14

File hashes

Hashes for metasyn-2.0.0.tar.gz
Algorithm Hash digest
SHA256 9dae873e3cb59991caf7c325d82597b584705411afd65fa8b8f8a0936fdeb504
MD5 909a6f18954962b20aa73f87ec46b26e
BLAKE2b-256 d533aadf3fcebaf81517139e9969f8032833775454c220cee210296a58a79015

See more details on using hashes here.

File details

Details for the file metasyn-2.0.0-py3-none-any.whl.

File metadata

  • Download URL: metasyn-2.0.0-py3-none-any.whl
  • Upload date:
  • Size: 353.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.14

File hashes

Hashes for metasyn-2.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 42837be196aa6d94880c4ad640b9255f3bc1f766aa728f7cd37cc4effb7307c8
MD5 a84f3f7a9782c1374215b57a1fa9ba11
BLAKE2b-256 8f70fa5e07960e128b6b237a01f897a08f443d3e6be4aedd4e59f641fa36d370

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page