Neha Patki

Results 134 issues of 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...

feature request

### 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...

bug
data:multi-table

### 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,...

feature request
feature:data-connectors

### 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...

feature request
feature:data-connectors

### 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...

feature request
data:sequential

### 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....

feature request
documentation

_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...

bug
data:sequential
under discussion

### 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...

bug

### 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...

feature request
data:multi-table

### 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...

bug
feature:metadata