You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To cache data locally, we should use https://pypi.org/project/appdirs/ (user_cache_dir)
Which will give us the working caching folder on every Win, MAC, Linux.
Reproduction steps:
Refactor the caching and make it easier to understand. Get data from CSV cache and if it's not available, query FMP.
https://i.imgur.com/4AzSnex.png
The text was updated successfully, but these errors were encountered: