-
Notifications
You must be signed in to change notification settings - Fork 330
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
Label
Projects
Milestones
Assignee
Sort
Issues list
When auto-detecting metadata, add a parameter to control the foreign key detection algorithm
data:multi-table
Related to multi-table, relational datasets
feature:metadata
Related to describing the dataset
feature request
Request for a new feature
Allow a column to be both a primary key and foreign key at the same time
feature request
Request for a new feature
#2455
opened Apr 9, 2025 by
npatki
Metadata auto-detection should not be creating a schema where a foreign key column is reused
bug
Something isn't working
data:multi-table
Related to multi-table, relational datasets
feature:metadata
Related to describing the dataset
#2454
opened Apr 9, 2025 by
npatki
Metadata validation does not catch the case where a foreign key is reused
bug
Something isn't working
#2453
opened Apr 9, 2025 by
npatki
Use Request for a new feature
cardinality_rule
instead of enforce_uniqueness
with AnonymizedFaker
feature request
#2452
opened Apr 9, 2025 by
frances-h
Add ability to specify old transformer behavior for ID columns
feature request
Request for a new feature
#2450
opened Apr 8, 2025 by
frances-h
Saving old version of a synthesizer prior to fitting causes Something isn't working
AttributeError
for single-table-CAG
branch
bug
#2444
opened Mar 31, 2025 by
fealho
Error while installing
bug
Something isn't working
under discussion
Issue is currently being discussed
#2438
opened Mar 28, 2025 by
esc28
Create better error validation if I accidentally reuse the same transformer instance
bug
Something isn't working
#2436
opened Mar 27, 2025 by
npatki
Deprecate Request for a new feature
ScalarInequality
and ScalarRange
constraints
feature request
#2433
opened Mar 26, 2025 by
frances-h
Minimum Sample Records Required for HMASynthesizer with Scale Parameter
feature:sampling
Related to generating synthetic data after a model is built
question
General question about the software
under discussion
Issue is currently being discussed
#2427
opened Mar 19, 2025 by
GitQ9892
DataProcessor
should assign 'id'
sdtype to ID columns instead of 'text'
bug
#2424
opened Mar 14, 2025 by
frances-h
Update transformer assignment for Request for a new feature
id
columns
feature request
#2416
opened Mar 11, 2025 by
npatki
When in doubt, metadata auto-detection should mark columns as sdtype Related to describing the dataset
feature request
Request for a new feature
categorical
feature:metadata
Metadata auto-detection should find Related to describing the dataset
feature request
Request for a new feature
id
columns that are not primary/foreign keys
feature:metadata
#2412
opened Mar 9, 2025 by
npatki
Support intermediate insights and controls for synthesizer training
feature: modeling
Related to training the model itself
feature request
Request for a new feature
#2402
opened Feb 28, 2025 by
srinify
CopulaGANSynthesizer more likely to see see Something isn't working
data:single-table
Related to tabular datasets
FitError
(Optimization converged to parameters that are outside the range allowed by the distribution.)
bug
#2391
opened Feb 25, 2025 by
npatki
Add Request for a new feature
FixedCombinations
CAG pattern + add CAG base class to public
feature request
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.