Skip to content

duplicate timestamps in tracks #27

@aterpstra

Description

@aterpstra

Some tracks have duplicate timestamps in their tracks. Some examples below for output from ot.time. Not sure where this comes from, happens directly after loading.

track_idx  row_idx
0          0.0       2017-11-02 18:00:00
           1.0       2017-11-02 21:00:00
           2.0       2017-11-03 00:00:00
           3.0       2017-11-03 03:00:00
           4.0       2017-11-03 06:00:00
           5.0       2017-11-03 06:00:00
           6.0       2017-11-03 09:00:00
Name: time, dtype: datetime64[ns]
track_idx  row_idx
13         0.0       2017-11-10 03:00:00
           1.0       2017-11-10 06:00:00
           2.0       2017-11-10 09:00:00
           3.0       2017-11-10 09:00:00
           4.0       2017-11-10 09:00:00
           5.0       2017-11-10 09:00:00
           6.0       2017-11-10 09:00:00
           7.0       2017-11-10 09:00:00
           8.0       2017-11-10 09:00:00
           9.0       2017-11-10 09:00:00
           10.0      2017-11-10 09:00:00
           11.0      2017-11-10 09:00:00
           12.0      2017-11-10 09:00:00
           13.0      2017-11-10 09:00:00
           14.0      2017-11-10 12:00:00
           15.0      2017-11-10 15:00:00
Name: time, dtype: datetime64[ns]

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions