IndEcol / pymrio

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

added tests for different ways to provide the x vector #54

Closed konstantinstadler closed 3 years ago

konstantinstadler commented 3 years ago

This is done to test the correct calculations of Z and A when providing the x vector in different formats (pandas series and df, numpy vectors)