v0.7.0 - 2023-01-20
This release adds support for python 3.10 and drops support for python 3.6. It also fixes a couple of the most common warnings that were surfacing.
New Features
- Support Python 3.10 and 3.11 - Issue #259 by @pvk-developer
Bugs Fixed
- Fix SettingWithCopyWarning (may be leading to a numerical calculation bug) - Issue #215 by @amontanez24
- FutureWarning in data_transformer with pandas 1.5.0 - Issue #246 by @amontanez24
Maintenance
- CTGAN Package Maintenance Updates - Issue #257 by @amontanez24