Valentin Flunkert
Valentin Flunkert
*Description of changes:* This includes a modified version of the code from https://arxiv.org/abs/1901.10738. By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution,...
*Issue #, if available:* *Description of changes:* By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
This change makes the Datasets more generic, by supporting any fields and types. It introduces a schema for Datasets that can be inferred from the data or specified. Also introduces...
*Description of changes:* This is a small work in progress POC to test how we can compute metrics per group in one pass without doing an actual groupBy (see e.g....
Thanks for the great work! Is it possible to add a license (e.g. MIT) for this dataset?