If the user provides an input CSV that isn't sorted by the date column, the program would be confusing to use, and it's difficult to imagine a use-case where it would be desirable to have the dates be non linear.
It may be best to have the program sort the input csv by the date column.
If the user provides an input CSV that isn't sorted by the date column, the program would be confusing to use, and it's difficult to imagine a use-case where it would be desirable to have the dates be non linear.
It may be best to have the program sort the input csv by the date column.