Metasyn

Latest version: v1.1.0

Safety actively analyzes 693883 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 3

0.2.2

Small release update with mainly documentation updates and small (bug)-fixes.

0.2.1

This release is a small bugfix release.

- Descriptions are now correctly read from file.
- Empty columns correctly keep their names.
- Compatible with latest version of polars.

0.2.0

New in this release:

This release switches the internal computation from polars to pandas. Pandas is still supported, but polars is recommended to use for the input dataframe. There are some simplifications internally due to this change, which will make future maintanance easier.

The tests should cover both polars and pandas dataframes, so if either doesn't work, please file an issue.

0.1.2

New in this release:

- `prop_missing` can now be added to the spec while importing a dataframe to manually set the portion of missing values.
- The regex distribution now also accepts "\d" or "\w", etc as a short-hand for "\d{1,1}" and "\w{1,1}" respectively.
- An error is now raised when the regex element is used more than 100% or less than 0% of the time.
- The `_example_distribution` method of distributions has been renamed to `default_distribution`.

0.1.1

New in this release:

- Bug fixes related to empty columns.
- Small API tweaks for disclosure control/privacy.
- Update README for PyPi

0.1.0

Initial release of MetaSynth.

Page 3 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.