Details
-
Sub-task
-
Status: Closed (View Workflow)
-
High
-
Resolution: Completed
-
master
-
None
-
None
-
None
Description
TDataFrame received major upgrades for v6.12.
Here is a (possibly outdated) list of new features that are not documented:
- callbacks,
- GetColumns
- caching
- Sum
- DefineSlotEntry
- reading CSVs
- return value behavior of Min, Max, Sum
- usage of TArrayBranch to read array branches
- document that return value of `Take<TArrayBranch<int>>` is `vector<int>`