SDV Enterprise Version 0.2.0

Release Date: June 20, 2023

In this release, we’re continuing to add new, enterprise features and prioritize bug fixes that affected you the most.

:chains: Introducing the Chained Inequality constraint. Use the new Chained Inequality constraint when multiple columns follow an order. For example, purchase_date < start_date < end_date < expiration_date. This constraint is only available to licensed users. (We’ve also fixed some bugs in the publicly available Inequality and Range constraints.)

:two_o_clock: Generate times from scratch. You can now use the DayZSynthesizer to generate times without any attached dates. (For example, you can generate 12:06 PM without a specific day.)

:lady_beetle: Bug fixes in the Diagnostic Report. Some of you reported a ValueError when running the Diagnostic report with your data. We’ve fixed the related bugs in the Synthesis property.

Additional Updates: For security and performance, we strive to keep up with the latest software releases. We’ve now upgraded the SDV to using the latest data science libraries such as pandas 2.0 and torch 2.0. For more information, see What’s in the package?.