Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-02-07 | 1.1 kB | |
v0.10.0 - 2025-02-06 source code.tar.gz | 2025-02-07 | 362.9 kB | |
v0.10.0 - 2025-02-06 source code.zip | 2025-02-07 | 387.0 kB | |
Totals: 3 Items | 751.0 kB | 0 |
New Features
- Add integration with 3rd party synthesizer (REalTabFormer) - Issue #347 by @cristid9
- Add support for numpy 2.0.0 - Issue #315 by @R-Palazzo
Bugs Fixed
- Minimum tests failing because of broken action - Issue #351 by @amontanez24
- The
ColumnSynthesizer
should follow the sdtypes in the metadata (not the data's dtypes) - Issue #249 by @fealho
Maintenance
- Minimum tests fail due to dependency version mismatch - Issue #376 by @amontanez24
- Create Prepare Release workflow - Issue #364 by @R-Palazzo
- Migrate
SDV
synthesizer to Use UnifiedMetadata
Instead of LegacySingleTableMetadata
- Issue #359 by @fealho - Update codecov and add flag for integration tests - Issue #354 by @amontanez24