A comparison of data manipulation prowess using synthetic data and the GE Flight Quest data
# Pkg.add("DataBench")
- Change the settings.csv's data_path to a path that you can write to
- Download the 7z file (https://www.kaggle.com/c/flight/download/InitialTrainingSet_rev1.7z) and
- Extract it into the folder data_path/InitialTrainingSet_rev1
Adapted from data.tables' official benchmarks
Uses GE Flight Quest data, the largest tabular dataset on Kaggle at the time of writing