-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Ben Murray edited this page Jun 22, 2021
·
17 revisions
This repository contains the scripts used to benchmark ExeTera, Pandas, Dask and PostgreSQL relative to each other. It contains scripts for generating artificial data, and running benchmarks on both artificial and real data.
These scripts are used to import data from csv to hdf5. The data used in official benchmarks is the Covid Symptom Study, a copy of which (with the exception of a few fields containing identifiable information) can be obtained by through the Health Data Gateway by searching for 'Covid Symptom Study'.
ExeTera import is performed using ExeTera's import
command, details of which can be found on the ExeTera wiki