Releases: robcalon/pyetm
Releases · robcalon/pyetm
v1.4.4
Fixes parameter filtering based on new external coupling implementation in September deploy of ETM.
v1.4.2
Add option to upload custom curves
v1.4.1
Bugfix for optional gqueries not working
v1.4.0
Added concurrency support for MYCClient and the option to export the model in long-oriented parquet format.
v1.3.6
Added additional example and updated mapping and regionalisation utility functions.
v1.3.5
Fixes bug related to optional imports and adds example notebooks.
v1.3.2
Merge pull request #18 from robcalon/bugfix/1.3.1
Bugfix/1.3.1
v1.3.0
Refactoring of code to be more pre-commit compliant, with simplification for multitude of input parameters with 'get_input_parameters' function .
v1.2.0
Replaced beta_engine argument with engine_url, etm_url and myc_url to allow to connect to custom ETM instances.