yupidevs / yupi

Python package designed for collecting and processing trajectory data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement trajectory slicing

gvieralopez opened this issue · comments

Being able to do:

t2 = t1[50:200]