You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Added DSL grammar for DSL [V2.10](https://docs.dimensions.ai/dsl/releasenotes.html#version-2-10-0-2024-april-week-of-29th)
7
+
3
8
## v 1.3
4
9
5
10
* Function `extract_affiliations` return an extra column for unstructured data, with the input string.
6
11
7
12
## v 1.2
8
13
9
-
* Added DSL grammar for DSL V2.8
14
+
* Added DSL grammar for DSL [V2.8](https://docs.dimensions.ai/dsl/releasenotes.html#version-2-8-0-2023-september-week-of-25th)
10
15
* New utility function: [utils.explode_nested_repeated_field](https://digital-science.github.io/dimcli/modules.html#dimcli.utils.misc_utils.explode_nested_repeated_field)
11
16
12
17
## v 1.1
@@ -29,7 +34,7 @@
29
34
## v 0.9.9
30
35
31
36
* New parameters for [DslDataset.as_dataframe()](https://digital-science.github.io/dimcli/modules.html#dimcli.core.api.DslDataset.as_dataframe)
32
-
* Improvements to the `--nice` and `--links` rendering of dataframes with Dimesions data
37
+
* Improvements to the `--nice` and `--links` rendering of dataframes with Dimensions data
33
38
- with hyperlinks, drop IDs if title is present
34
39
- affiliations as a list with GRID links
35
40
- generic 'default_transform' method for extra column not in transformations
0 commit comments