Skip to content

Conversation

@heimir-sverrisson
Copy link

This PR addresses issue #8 and issue #9.
The time_column and unit arguments have been removed from the TimeSeriesDataFrame python constructor.
If the time column is not the first column it is moved to be the first column of the result. This behavior was already enforced in Scala and is now properly handled in Python including the code that caused issue #8.

Verify that derived time series will have time
as the first column, regardless of its position
in the source series.
Issue twosigma#8 is fixed by using the corrected
Scala schema after a call to groupByCycle,
as the result has time as first column.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant