Skip to content

[ENH] avoid "load from repo" with stallion data, replace in testing #1840

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

Open
fkiraly opened this issue May 20, 2025 · 0 comments
Open

[ENH] avoid "load from repo" with stallion data, replace in testing #1840

fkiraly opened this issue May 20, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@fkiraly
Copy link
Collaborator

fkiraly commented May 20, 2025

The get_stallion utility downloads the stallion data from the repository, each time it is called. This seems wasteful of download traffic, and ceases to work without an internet connection.

At least in testing, this should be replaced - perhaps by a synthetic dummy dataset of comparable format.

Further, for the user-facing case, we should consider moving it into the package - it is 1MB and 0.8MB after compression, so not too large - but also not minimal size.

@fkiraly fkiraly added the enhancement New feature or request label May 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant