Skip to content

EMHASS version 0.2.11

Compare
Choose a tag to compare
@davidusb-geek davidusb-geek released this 28 Apr 09:07
· 1237 commits to master since this release

Fixed problem handling the index of passed data as list of values. This was also affecting reading from a csv file. Also improved unittests to test this kind of issues.

Fix

  • Fixed wrong handling of DateTimeIndex when dealing with forecast method for list of values and csv read.

Full Changelog: v0.2.10...v0.2.11