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