John La
John La
Hi @gszecsenyi this was resolved in https://github.com/sdv-dev/SDV/pull/1976. This change is included in SDV version `1.13.0`
> Now that https://github.com/datacebo/SDV-Enterprise/issues/585, https://github.com/datacebo/SDV-Enterprise/issues/578, and https://github.com/datacebo/SDV-Enterprise/issues/579 are in can we re-run the experiments to make sure everything works as expected? @lajohn4747 Validated it works for demo datasets for all...
> So if you run the tests on enterprise (including [the benchmarking](https://github.com/datacebo/SDV-Enterprise/blob/9679629eb66fe0b0aa274373433f0e4e958c9cae/tasks.py#L99-L110)) with these updates everything passes? Yep all the tests and benchmark tests pass
> Can we add an integration test? Added one for HMA. I also plan to add more tests in our other synthesizers as well as well: https://github.com/datacebo/SDV-Enterprise/pull/621
> > So if you run the tests on enterprise (including [the benchmarking](https://github.com/datacebo/SDV-Enterprise/blob/9679629eb66fe0b0aa274373433f0e4e958c9cae/tasks.py#L99-L110)) with these updates everything passes? > > Yep all the tests and benchmark tests pass Just wanted...
> Does this work for multi table? Yes it does, I added a test to multitable to confirm it as well. Multitable synthesizer handles `auto_assign_transformer` at the table level which...