IndEcol / pymrio

Multi-Regional Input-Output Analysis in Python.
http://pymrio.readthedocs.io/en/latest/
Other
155 stars 71 forks source link

aggregation routine should accept dataframe concordance #76

Open konstantinstadler opened 2 years ago

konstantinstadler commented 2 years ago

currently it is not possible to use the aggreation routine with a panda dataframe concordance - it only accepts numpy arrays.

Plan:

konstantinstadler commented 12 months ago

this is currently under development elsewhere