PTRAIL -- A python package for parallel trajectory data preprocessing

Haidri, Salman, Haranwala, Yaksh J., Bogorny, Vania, Renso, Chiara, da Fonseca, Vinicius Prado, Soares, Amilcar

arXiv.org Artificial Intelligence 

Trajectory data represent a trace of an object that changes its position in space over time. This kind of data is complex to handle and analyze, since it is generally produced in huge quantities, often prone to errors generated by the geolocation device, human mishandling, or area coverage limitation. Therefore, there is a need for software specifically tailored to preprocess trajectory data. In this work we propose PTRAIL, a python package offering several trajectory preprocessing steps, including filtering, feature extraction, and interpolation. PTRAIL uses parallel computation and vectorization, being suitable for large datasets and fast compared to other python libraries. BSD 3-Clause "New" or "Revised" License C5 Code versioning system used The traces of moving objects are generally called trajectories and can be informally defined as a temporal sequence of geo-locations of a moving object.