-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
Labels
bugSomething isn't workingSomething isn't working