issues
search
IBM
/
dse-decision-optimization-utilities
A Python package with various utilities that speed-up development of Decision Optimization projects in Watson Studio. Implements common tasks and provides best-practice guidelines to architect DO projects.
Apache License 2.0
4
stars
7
forks
source link
V0.5.4.1
#39
Closed
victorterpstra
closed
2 years ago
victorterpstra
commented
2 years ago
[0.5.4.1] - 2022-01-24
Changed
Fixed bug in ScenarioDbManager._read_scenario_tables_from_db
Fixed bug in ScenarioDbManager.update_scenario_output_tables_in_db
Fixed bug in ScenarioManager.add_file_as_data_asset when using CPDaaS
Fixed bug in ScenarioManager.load_data_from_excel when using CPDaaS
DOModelDeployer working in CPD4.0.3
Added
Added DataManager.set_parameters()
Added print of num rows and columns inserting in ScenarioDbManager.update_scenario_output_tables_in_db
ScenarioDbManager.insert_scenarios_from_zip
ScenarioManager.insert_scenarios_from_zip
AutoScenarioDbTable reflection to get SQLAlchemy table metadata from DB. Fixes bug using AutoScenarioDbTable.
ScenarioManager.load_data_from_excel now accepts excel_file_name with and without
.xlsx
extension
ScenarioManager.write_data_to_excel now accepts excel_file_name with and without
.xlsx
extension
[0.5.4.1] - 2022-01-24
Changed
Added
.xlsx
extension.xlsx
extension