We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9a2fb9 commit bacd5c1Copy full SHA for bacd5c1
1 file changed
CHANGELOG.md
@@ -13,6 +13,10 @@
13
comments, and dictionary and variable block internal comments.
14
- (`core`) Dictionary `Rule` class and supporting API for serializing `Rule` instances.
15
- (`core`) New way to add a variable to a dictionary using a complete specification.
16
+- (`core`) New API constants for rules used in automatic variable construction:
17
+ - `DEFAULT_CONSTRUCTION_RULES`: names of table and entity construction rules,
18
+ which are applied by default
19
+ - `CALENDRICAL_CONSTRUCTION_RULES`: names of date, time and timestamp rules.
20
- (`sklearn`) `Text` Khiops type support at the estimator level.
21
22
### Changed
0 commit comments