Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for local dataset file path to be specified #12

Merged
merged 1 commit into from
Apr 26, 2023

Conversation

pschork
Copy link
Contributor

@pschork pschork commented Apr 26, 2023

predict.py --dataset /tmp/v4.1/live.parquet will load local file if exists, otherwise exits -1
predict.py --dataset v4.1/live.parquet will load local file if exists, otherwise will attempt to download via Numerapi

@pschork pschork requested a review from ndharasz April 26, 2023 00:45
@pschork pschork merged commit 654dd53 into master Apr 26, 2023
@pschork pschork deleted the pschork/dataset-file-support branch April 26, 2023 00:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant