Say I have a DataFrame in the form of
[index: DateTime, Value: X]
and I want to form it into
[index: integer, Value: DateTime, Val