Recent Releases of mariopy

mariopy - v0.3.5

  • exiobase 3.9.4 parser added
  • oecd parser added
  • documents improvements

- Python
Published by mohammadamint about 1 year ago

mariopy - v0.3.4

Parsing functions error fixed Recent pandas versions have changed the way they interpret "None" in DataFrames indices and values, which are currently interpreted it as NaN. This mario update fixes the issue by replacing NaN with the string "None" when parsing excel files.

Deprecated functions Parser for old-fashioned Eurostat SUTs is deprecated. This function relied on peculiarly structured SUTs formats. In case you need to parse such SUTs, please rearrange them into the standard MARIO format. You can check the MARIO format from 'SUT.xlsx' file in the mario/test directory in this repository.

- Python
Published by mohammadamint over 1 year ago

mariopy - v0.3.3

What's Changed

  • To excel fix bug fixed in flow model
  • new figaro donwloader to opt for the new table release

- Python
Published by mohammadamint over 1 year ago

mariopy - v0.3.2

Bug fixes in installation and setup.py

- Python
Published by mohammadamint almost 2 years ago

mariopy - v0.3.1

Bug fixes on FIGAROSUTparser

- Python
Published by mohammadamint almost 2 years ago

mariopy - V0.3.0


Release History


v 0.3.0

Settings ~~~~~~~~

New functionalities are provided to allow the user to change some naming convensions in mario indexing and input-output nomenclature convensions in mario.

Isard to Chenery-Moses Transformation ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

The transformation implies moving from trades accounted in the USE matrix to trades accounted in the SUPPLY matrix.

Data Templates ~~~~~~~~~~~~~~

New functionalities are added to create an enpty IO/SU tables from tabular data.

Figaro Parser ~~~~~~~~~~~~~

New download and parsing functionalities are added to parser figaro database.

Table Downloader ~~~~~~~~~~~~~~~~

Donwload functions are added to the software. Some of the download functions are using pymrio database download functionalities, and some other databases are mario exclusive.

Deprecated functions ~~~~~~~~~~~~~~~~~~~~

is_productive and backup methods are deprecated.

Improvements ~~~~~~~~~~~~

  • The add_sector function imprvements are implemented to make the code faster.
  • Updating dependencies versioning (specifically pandas, numpy and xlsxwriter)

Documentation ~~~~~~~~~~~~~

  • The tutorials are updated to improve the readiblity and quality of the juputer notebook functionalities.
  • New templates for the readthedocs.

- Python
Published by mohammadamint almost 2 years ago

mariopy - v0.2.2

- Python
Published by mohammadamint over 2 years ago

mariopy -

Minor bugs in V0.2.0 Fixed

- Python
Published by mohammadamint almost 3 years ago

mariopy -

- Python
Published by mohammadamint almost 3 years ago

mariopy - V0.2.0

New Release of mario with new features, and improved performance!

What's Changed

  • Pymrio integration by @mohammadamint in https://github.com/it-is-me-mario/MARIO/pull/14
  • Unit test features
  • Unifying Exiobase parser functions
  • new get_data function with improved functionality
  • Documentation update
  • Parse eurostat improvements
  • Parse EORA SUT
  • Bugs fixed

Full Changelog: https://github.com/it-is-me-mario/MARIO/compare/v0.1.0...v2.0.0

- Python
Published by mohammadamint almost 3 years ago

mariopy - MARIO v0.1.0

Initial release

- Python
Published by nigolred about 4 years ago