python - save gps trajectories as pandas data -


i have files contains trajectories data.
of data running of cycling , of walking.
classified of them , want load them pandas able classified new trajectories.
have data looks similar that: gps trajectories

i can not find right way save data in pandas. can convert format in csv file best way load pandas?


Comments

Popular posts from this blog

meteor - inserting data to database gives error "insert failed: Method '/texts/insert' not found" -

angular - DownloadURL return null in below code -