Add Comet to H2O.ai benchmark
What is the problem the feature request solves?
https://duckdblabs.github.io/db-benchmark/
Describe the potential solution
No response
Additional context
No response
JFYI, I'm a maintainer of the (unofficial) library for generating datasets for H2O benchmark. You can use it instead of the R-scripts from the official repository to generate datasets and play with them.
https://github.com/mrpowers-io/falsa https://pypi.org/project/falsa/
pipx install falsa
falsa --help
JFYI, I'm a maintainer of the (unofficial) library for generating datasets for H2O benchmark. You can use it instead of the R-scripts from the official repository to generate datasets and play with them.
https://github.com/mrpowers-io/falsa https://pypi.org/project/falsa/
pipx install falsa falsa --help
That is really helpful! I remember struggling with the R scripts in the past.