Neha Patki
Neha Patki
### Problem Description Consider the following scenario: 1. I am on the latest version of SDV (1.10.0) and I encounter a bug 2. I am able to find a workaround...
### Environment Details * SDV version: 1.10.0 * Python version: (any) * Operating System: (any) ### Error Description If I update the default distribution to `'truncnorm'`, then the HMASynthesizer creates...
### Problem Description All SDV synthesizers ensure that the data is valid before attempting to fit. Currently, the validity check primarily ensures that the data matches the metadata (column names,...
### Problem Description This is a general issue for supporting synthetic data modeling and sampling when the _storage type_ of a dataset it `'category'`. Though this is currently unsupported, users...
### Problem Description When using the `PARSynthesizer`, SDV currently expects that the fitting and sampling are both done on machines with the same processors -- i.e. it is _not_ possible...
### Problem Description If multiple, overlapping constraints are applied (overlapping on the same column names), SDV may be unable to transform the columns and therefore fall back to reject sampling....
_I'm filing this issue on behalf of a Slack user._ ### Error Description I am using PARsynthizer to generete synth timeseries data, after traing the model sucefully i would like...
### Environment Details * SDV version: 1.10.0 (+ SDV Enterprise 0.10.0) * Python version: Any * Operating System: Any ### Error Description My metadata might list a semantic, PII type...
### Problem Description This is a general feature request for auditing the multi-table demo datasets that are currently available publicly as part of SDV ```python from sdv.datasets.demo import get_available_demos, download_demo...
### Environment Details * SDV version: 1.9.0 * Python version: Any * Operating System: Any ### Error Description As a public SDV user, I want to be able to note...