bis-med-it / gingado

A machine learning library for economics and finance
https://bis-med-it.github.io/gingado/
Apache License 2.0
12 stars 4 forks source link

Replace the SDMX backend #25

Closed dkgaraujo closed 1 week ago

dkgaraujo commented 1 month ago

The functions related to data augmentation currently use pandasdmx in the background. Its repository seems to have become stale, and more importantly, some API calls are breaking.

So there is a need to identify all instances where this library is used, and replace it with a suitable alternative, even if temporary.