This is a technical release, fully compatible with Kotlin DataFrame 1.0.0-Beta4.
The Kandy statistics module now uses the same version as the main Kandy artifact.
To use it in a Notebook:
%use kandy(0.8.3, 0.8.3)
Or simply load the latest available descriptors:
%useLatestDescriptors
%use kan...