Releases: sdv-dev/SDV
Releases · sdv-dev/SDV
v1.34.1
v1.34.0
v1.33.1
v1.33.1 - 2026-02-06
New Features
- Add
__repr__method to constraints - Issue #2791 by @pvk-developer
Maintenance
- Update README and other meta information to point to the DataCebo forum - Issue #2797 by @pvk-developer
v1.33.0
v1.33.0 - 2026-01-30
New Features
Maintenance
v1.32.1
v1.32.0
v1.32.0 - 2025-12-19
New Features
- Update the metadata visualization color - Issue #2758 by @sarahmish
- Improve error messaging when downloading demos or related files - Issue #2757 by @pvk-developer
Bugs Fixed
v1.31.0
v1.30.0
v1.29.1
v1.29.0
v1.29.0 - 2025-11-14
New Features
- Prevent users from accidentally overriding the source or README files - Issue #2686 by @fealho
- Ensure that the source/readme files can only be downloaded in
txtformat - Issue #2685 by @fealho - If a source or readme does not exist for a dataset, show a warning - Issue #2684 by @fealho
- Add get_source and get_readme functions for demo datasets - Issue #2663 by @fealho
- Update the download_demo and get_available_demos functions - Issue #2661 by @fealho
Bugs Fixed
- PARSynthesizer crashes if context columns are listed in a different order than the data - Issue #2719 by @sarahmish
- HMASynthesizer - Cap displayed column count in PerformanceAlert Message - Issue #2716 by @fealho
- HMA sampling raises a pandas FutureWarning: Downcasting object dtype arrays - Issue #2711 by @frances-h
- download_demo errors if the dataset_name in the metainfo does not match the dataset name in the folder - Issue #2691 by @fealho
- download_demo should ignore non-csv files in data.zip - Issue #2690 by @fealho
- Improve error message when no csv file are found for a dataset when using download_demo - Issue #2689 by @fealho
download_demomay fail for somedata.zipfiles - Issue #2688 by @fealhodownload_demofailing whenoutput_folder_pathis set - Issue #2687 by @fealho