Fix - Fixed faulty forecast method for list of values and csv read.
0.2.9
Fix - Fixed get_loc deprecation warning using now get_indexer pandas method. Improved selection of closest index.
0.2.8
Fix - Fixed if sentence to correctly use the supervisor API for publish data. - Fixing a error computing the nearest index of DataFrame. Using a try/catch strategy to use nearest method as a backup.
0.2.7
Fix - Fixing a fatal error where the publish data function will never reach the savec csv file as the default filename is not equal to the expected filename in publish_data.
0.2.6
Improvement - Improved handling of errors concerning solver issues with Pulp. Added support for `glpk` solver. For now just using a try/catch strategy but should update to solver passed as a parameter to EMHASS.