Skip to content

#482 python client - add dimensions labels to dataframes

I think this fixes dbnomics-fetchers/management#482 (closed)

  • tested in many situations:
    • one series
    • two series, with different dimensions fetch_series(['AMECO/ZUTN/EA19.1.0.0.0.ZUTN', 'CEPII/CHELEM-TRADE-GTAP/AES.AES.CAT._NV'])

Do not squash commits when merging, to make it easier later to amend this temporary/workaround commit (transforms lists to dicts for dimensions_values_labels; see dbnomics-fetchers/management#372 (closed) for long story)

Edited by Christophe Benz

Merge request reports