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.
1 parent bac9480 commit f6df211Copy full SHA for f6df211
HISTORY.md
@@ -1,5 +1,14 @@
1
# History
2
3
+## v0.7.2 - 2023-05-04
4
+
5
+This release adds support for Pandas 2.0 and PyTorch 2.0!
6
7
+### Maintenance
8
9
+* Remove upper bound for pandas - Issue [#282](https://github.com/sdv-dev/CTGAN/issues/282) by @frances-h
10
+* Upgrade to torch 2.0 - Issue [#280](https://github.com/sdv-dev/CTGAN/issues/280) by @frances-h
11
12
## v0.7.1 - 2023-02-23
13
14
This release fixes a bug that prevented the `CTGAN` model from being saved after sampling.
0 commit comments