-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
02 - RefactorIssues related to refactoring codeIssues related to refactoring code
Description
Use injection for caching
cacher can have implemented, load, save & exists, these are then injected into the Cacher class
.npy:
- Numpy Array
- Dask Array
.parquet:
- Pandas Dataframe
- Dask Dataframe
- Numpy Array
- Dask Array
- Polars Dataframe
.csv:
- Pandas Dataframe
- Dask Dataframe
- Polars Dataframe
.npy_stack:
- Dask Array
.pkl:
- Any Object
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
02 - RefactorIssues related to refactoring codeIssues related to refactoring code