You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the address type, we should automatically assign the RandomLocationGenerator to the set of columns. However, the user would be able to update this using update_transformers – just like they would with any other transformer.
Problem Description
As a user, I expect my synthetic data to appropriately maintain column relationships if I specify it in my metadata.
Expected behavior
Synthesizer Initialization
Transformer assignment
address
type, we should automatically assign the RandomLocationGenerator to the set of columns. However, the user would be able to update this usingupdate_transformers
– just like they would with any other transformer.set_address_column
methodAdditional context
The text was updated successfully, but these errors were encountered: