We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 957a1f8 + 7d1e0b7 commit e80ec6dCopy full SHA for e80ec6d
HISTORY.md
@@ -1,5 +1,13 @@
1
# History
2
3
+## v0.7.1 - 2023-02-23
4
+
5
+This release fixes a bug that prevented the `CTGAN` model from being saved after sampling.
6
7
+### Bugs Fixed
8
9
+* Cannot save CTGANSynthesizer after sampling (TypeError) - Issue [#270](https://github.com/sdv-dev/CTGAN/issues/270) by @pvk-developer
10
11
## v0.7.0 - 2023-01-20
12
13
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.
0 commit comments