twosigma / twosigma/flint

[Python] Remove TimeUnit and TimeColumn TimeSeriesDataFrame

Open
#9 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Scala
Stars
1.2k
Forks
199
PR merge metrics
No merged PRs in 30d

Description

Currently TimeSeriesDataFrame stores a time unit and a time column name internally. This is not consistent with the Scala implementation of TimeSeriesRDD and causes extra copying and complexity. We should just force the timeUnit and timeColumn to be nanoseconds and 'time'

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.