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.
0.3.0
1 parent 90820ac commit 0172f09Copy full SHA for 0172f09
docs/changelog.md
@@ -2,6 +2,19 @@
2
3
## Beta
4
5
+### v0.3.0 - 2022-06-20
6
+
7
+Software Changes:
8
9
+- Append the name of the variable to the discrete variable value in `from_numpy`
10
+ https://github.com/srlearn/relational-datasets/pull/25
11
12
+Documentation Changes:
13
14
+- Add `mkdocstrings-python` dependency https://github.com/srlearn/relational-datasets/pull/27
15
+- Drop `handler` in `docs/api/*` for generating docstrings https://github.com/srlearn/relational-datasets/pull/27
16
+- Update cells by running notebooks https://github.com/srlearn/relational-datasets/pull/26
17
18
### v0.2.2 - 2021-12-04
19
20
Software Changes:
0 commit comments