SDV icon indicating copy to clipboard operation
SDV copied to clipboard

Synthetic data generation for tabular data

Results 383 SDV issues
Sort by recently updated
recently updated
newest added

### Environment Details Please indicate the following details about the environment in which you found the bug: * SDV version: 0.16.0 * Python version: 3.9 * Operating System: macOS Monterey...

bug
under discussion

### Environment details SDV version: 0.16.0 Python version: 3.8.13 Operating System: Windows 10 ### Problem description I´m trying to generate synthetic sensor data i.e Pressure curves from 0 to 40...

question
under discussion

### Problem Description Currently, SDV only supports individual column keys as primary keys. We should extend this to support composite keys (multiple columns that uniquely identify each row when put...

feature request
data:single-table
data:multi-table

### Environment Details Please indicate the following details about the environment in which you found the bug: * SDV version: '0.14.1' * Python version: Python 3.8.10 * Operating System: Windows...

bug
data:sequential

### Environment Details Please indicate the following details about the environment in which you found the bug: * SDV version: 0.13.1 * Python version:3.8.8 * Operating System: Windows 10 ###...

bug
data:multi-table
under discussion

### Problem Description _As a user, it would be useful if data that I mark as `pii` in the metadata gets anonymized._ The new `DataProcessor` class should utilize the `AnonymizedFaker`...

feature request

### Problem Description As a user, it is confusing when multi-table metrics are applied to single table data. Also many of the metrics seem to result in errors. ### Expected...

feature request