IndEcol / pymrio

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

Enhancement i26 exio3parser #33

Closed konstantinstadler closed 5 years ago

konstantinstadler commented 5 years ago

parse_exiobase3 for zip and extracted data, with additional underlying changes to use pymrio.load with zip files.

Some additional changes in order to have os.path and pathlib.Path working.

Fixes #22 Fixed #26