Skip to content

Add cache_override to specify file location #97

@rcdilorenzo

Description

@rcdilorenzo

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")

Metadata

Metadata

Assignees

Labels

phc.easyRelated to the phc.easy modules

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions