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 cache_override to specify file location #97

Open
rcdilorenzo opened this issue Oct 26, 2020 · 0 comments
Open

Add cache_override to specify file location #97

rcdilorenzo opened this issue Oct 26, 2020 · 0 comments
Assignees
Labels
phc.easy Related to the phc.easy modules

Comments

@rcdilorenzo
Copy link
Contributor

If we have pre-loaded the data and simply want to use the same loading pipeline, we can specify this additional option and the SDK will not hit the FSS to get new data.

Example:

phc.Observation.get_data_frame(cache_override="/tmp/observations.csv")
@rcdilorenzo rcdilorenzo added the phc.easy Related to the phc.easy modules label Oct 26, 2020
@rcdilorenzo rcdilorenzo self-assigned this Oct 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
phc.easy Related to the phc.easy modules
Projects
None yet
Development

No branches or pull requests

1 participant