GPS data analysis with Python || Handling GPS data with python

preview_player
Показать описание
This tech talks is about how to handle GPS data with #Python programming. #GPS data is little bit tricky to handle but this presentation shows how easy it is to handle variety of GPS data in a very comprehensive way.

⭐️ Permission ⭐️
This video was published by "EuroPython Conference" and Licensed under Creative Commons Attribution license (reuse allowed)
Presenter: Florian Wilhelm
Рекомендации по теме
Комментарии
Автор

Thank you...it really helped me...in my vehicle remote diagnostics data

dhirajp
Автор

What should I do if there's a big range of different timestep in the dataset? 30% 2s, 40% 4s, 5% 6s, ...? I'm not sure if it's safe to just do resample using pandas or do simple imlementation.

ttl
Автор

I tried to copy the link to your notebooks but was unsuccessful. Please respond with the link.

bikemountain