Skip to content

Issues: sdv-dev/SDV

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Incorrect column name ordering for Multi-Table Synthesizer bug Something isn't working
#2280 opened Nov 6, 2024 by R-Palazzo
Update warning when using HMA on complex schemas data:multi-table Related to multi-table, relational datasets feature request Request for a new feature
#2277 opened Nov 1, 2024 by srinify
Unexpected null values in sequence_index column bug Something isn't working data:sequential Related to timeseries datasets under discussion Issue is currently being discussed
#2276 opened Nov 1, 2024 by npatki
Inequality constraint cannot be applied to compare datetime to date bug Something isn't working feature:constraints Related to inputting rules or business logic
#2275 opened Nov 1, 2024 by npatki
PARSynthesizer is not learning rounding scheme for numerical columns bug Something isn't working data:sequential Related to timeseries datasets
#2274 opened Oct 31, 2024 by npatki
Support Python 3.13 feature request Request for a new feature maintenance Tasks related to infrastructure & dependencies
#2270 opened Oct 25, 2024 by amontanez24
Unable to turn off rounding scheme for a column (need a warning) bug Something isn't working
#2266 opened Oct 18, 2024 by npatki
GaussianCopula generates Duplicate Samples feature request Request for a new feature
#2265 opened Oct 18, 2024 by MiladRadInDash
Support distributions in GaussianCopulaSynthesizer that better capture extreme values feature: modeling Related to training the model itself feature request Request for a new feature
#2258 opened Oct 8, 2024 by srinify
Synthetic data from PARSynthesizer does not follow original data distribution data:sequential Related to timeseries datasets under discussion Issue is currently being discussed
#2230 opened Sep 18, 2024 by PaudGS
RuntimeError: cuDNN error: CUDNN_STATUS_NOT_SUPPORTED when PARSynthesizer fit() in GPU env. bug Something isn't working data:sequential Related to timeseries datasets
#2220 opened Sep 11, 2024 by jalr4ever
Add a Metadata.detect_from_ddl function feature request Request for a new feature
#2212 opened Sep 9, 2024 by npatki
Support complex Regexes feature request Request for a new feature
#2209 opened Sep 9, 2024 by npatki
Error when using a datetime column as a context column with PAR Synthesizer bug Something isn't working data:sequential Related to timeseries datasets
#2187 opened Aug 15, 2024 by MichaelG-Uke
PAR can't fit if Range constraint includes a sequence_index column bug Something isn't working data:sequential Related to timeseries datasets
#2181 opened Aug 12, 2024 by srinify
ECLSK Data produces Nans and/or no correlation in HMA new Automatic label applied to new issues question General question about the software
#2176 opened Aug 8, 2024 by awesomeisfree
Support a foreign key that references multiple tables data:multi-table Related to multi-table, relational datasets feature request Request for a new feature
#2153 opened Jul 29, 2024 by npatki
Metadata.add_column can be slow feature:performance Related to time or memory usage feature request Request for a new feature
#2125 opened Jul 12, 2024 by amontanez24
Support PARSynthesizer learning sequential patterns in categorical columns data:sequential Related to timeseries datasets feature request Request for a new feature
#2070 opened Jun 14, 2024 by srinify
Order Metadata Columns Alphabetically in Visualization feature request Request for a new feature
#2048 opened Jun 6, 2024 by pvk-developer
Add reproducibility when fitting a synthesizer feature: modeling Related to training the model itself feature request Request for a new feature
#2022 opened May 21, 2024 by srinify
PAR Diagnostic is not 1.0 for datetime context columns bug Something isn't working data:sequential Related to timeseries datasets
#2018 opened May 20, 2024 by npatki
Update code to remove pandas FutureWarning messages that's displayed for each row during conditional sampling feature:sampling Related to generating synthetic data after a model is built internal The issue doesn't change the API or functionality
#1996 opened May 7, 2024 by srinify
ProTip! Exclude everything labeled bug with -label:bug.