InseeFrLab / pynsee

pynsee package contains tools to easily search and download french data from INSEE and IGN APIs
https://pynsee.readthedocs.io/en/latest/
MIT License
67 stars 8 forks source link

Save df decorator #196

Closed hadrilec closed 3 months ago

hadrilec commented 4 months ago

This PR contains a decorator used to cache pandas dataframe, macrodata module functions use this decorator to to reduce the number of requests to api.insee.fr. It should answer this issue #195

hadrilec commented 4 months ago

Hi @tfardet, I still need some time to fine-tune this PR, I will tell you whenever you can start having a final look

tfardet commented 3 months ago

woups, 7506899 was missing indentation apparently, sorry about that...