We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfd36f2 commit 615923eCopy full SHA for 615923e
1 file changed
HISTORY.md
@@ -1,5 +1,15 @@
1
# History
2
3
+## v0.3.1 - 2021-01-27
4
+
5
+### Improvements
6
7
+* Check discrete_columns valid before fitting - [Issue #35](https://github.com/sdv-dev/CTGAN/issues/35) by @fealho
8
9
+## Bugs fixed
10
11
+* ValueError: max() arg is an empty sequence - [Issue #115](https://github.com/sdv-dev/CTGAN/issues/115) by @fealho
12
13
## v0.3.0 - 2020-12-18
14
15
In this release we add a new TVAE model which was presented in the original CTGAN paper.
0 commit comments