mie-lab / trackintel

trackintel is a framework for spatio-temporal analysis of movement trajectory and mobility data.
MIT License
199 stars 50 forks source link

All generating functions should return Trackintel classes #535

Closed bifbof closed 10 months ago

bifbof commented 12 months ago

Currently we return GeoDataFrames / DataFrames from function as read_positionfixes_csv etc. They should return Trackintel classes.