Skip to content

cwida/CyclicJoinBench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CyclicJoinBench

Load the Data

To download the data, you can either navigate to the Webpage and download the data manually, or you can use the load_data.py script to download the data for you.

We use poetry for dependency management. To install poetry, run the following command:

pip install poetry

To then install the dependencies, run the following command:

poetry install

After installing the dependencies, you can run the load_data.py script to download the data. The script will download the data to the data directory.

poetry run python load_data.py 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages