PTRAIL
PTRAIL is a state-of-the art parallel computation library for Mobility Data Preprocessing and feature extraction.
Install / Use
/learn @YakshHaranwala/PTRAILREADME
<b><i> The main features of PTRAIL are: </i></b>
</p> <ol align='justify'> <li> PTRAIL uses primarily parallel computation based on python Pandas and numpy which makes it very fast as compared to other libraries available. </li> <li> PTRAIL harnesses the full power of the machine that it is running on by using all the cores available in the computer. </li> <li> PTRAIL uses a customized DataFrame built on top of python pandas for representation and storage of Trajectory Data. </li> <li> PTRAIL also provides several Temporal and spatial features which are calculated mostly using parallel computation for very fast and accurate calculations. </li> <li> Moreover, PTRAIL also provides several filteration and outlier detection methods for cleaning and noise reduction of the Trajectory Data. </li> <li> Apart from the features mentioned above, <i><b> four </b></i> different kinds of Trajectory Interpolation techniques are offered by PTRAIL which is a first in the community. </li> </ol> <!------------------------- Documentation Link -----------------> <h2> Documentation </h2><span> ↪ </span> <a href='https://PTRAIL.readthedocs.io/en/latest/' target='_blank'> <i> PTRAIL Documentation </i> </a>
<!-------------------- Pip Installation -------------------------> <h2> Installation </h2>- Create Virtual Environment:
- Using Pip:
python3 -m venv ptrsource ptr/bin/activatepip install PTRAIL
- Using Conda:
conda create -c conda-forge ptr python=3.10 rtreeconda activate ptrpip install PTRAIL
<span> ↪ </span> <a href='https://github.com/YakshHaranwala/PTRAIL/tree/main/examples' target='_blank'> <i> PTRAIL Examples </i> </a>
<!-------------------- MISC ------------------------------------> <h2> Miscellaneous </h2> <!------------------- Citation ----------------------------------> <h2> Citation </h2>To cite PTRAIL in your academic work, please use the following citation:
@article{haidri2022ptrail,
title={PTRAIL—A python package for parallel trajectory data preprocessing},
author={Haidri, Salman and Haranwala, Yaksh J and Bogorny, Vania and Renso, Chiara and da Fonseca, Vinicius Prado and Soares, Amilcar},
journal={SoftwareX},
volume={19},
pages={101176},
year={2022},
publisher={Elsevier}
}
Related Skills
claude-opus-4-5-migration
108.7kMigrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5
model-usage
347.9kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
TrendRadar
50.9k⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的 AI 舆情监控助手与热点筛选工具!聚合多平台热点 + RSS 订阅,支持关键词精准筛选。AI 智能筛选新闻 + AI 翻译 + AI 分析简报直推手机,也支持接入 MCP 架构,赋能 AI 自然语言对话分析、情感洞察与趋势预测等。支持 Docker ,数据本地/云端自持。集成微信/飞书/钉钉/Telegram/邮件/ntfy/bark/slack 等渠道智能推送。
mcp-for-beginners
15.8kThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable, and secure AI workflows from session setup to service orchestration.
