univie-datamining-team3 / assignment2

Analysis of mobility data
MIT License
0 stars 0 forks source link

Preprocessing: Add trip identifier to 30 second snippets #24

Closed Lumik7 closed 6 years ago

Lumik7 commented 6 years ago

Add an additional column to the 30 second snippet table called "trip_id" which helps to identify which snippet belongs to which trip.

Lumik7 commented 6 years ago

implemented and close issue. If anyone has a better idea for trip identification reopen this issue.