Closed hadrilec closed 6 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
Hi @tfardet, I still need some time to fine-tune this PR, I will tell you whenever you can start having a final look
woups, 7506899 was missing indentation apparently, sorry about that...
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