SDV
SDV copied to clipboard
Synthetic data generation for tabular data
Resolves #888
### 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...
### 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...
### 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...
### 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...
### 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 ###...
### 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`...
### 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...