We present the first release of TAPPS (Technical Analysis and Applied Statistics System); a Python implementation of a thin software platform aimed towards technical analyses and applied statistics. The core of TAPPS is a container for 2-dimensional data frame objects and a TAPPS command language. TAPPS language is not meant to be a programming language for script and plugin development but for the operational purposes. In this aspect, TAPPS language takes on the flavor of SQL rather than R, resulting in a shallower learning curve. All analytical functions are implemented as plugins. This results in a defined plugin system, which enables rapid development and incorporation of analysis functions. TAPPS Release 1 is released under GNU General Public License 3 for academic and non-commercial use. TAPPS code repository can be found at http://github.com/mauriceling/tapps.
翻译:我们首次推出TAPPS(技术分析和应用统计系统);Python实施一个旨在进行技术分析和应用统计的薄薄软件平台;TAPPS的核心是二维数据框架物体和TAPPS指令语言的容器;TAPPS语言不是用于脚本和插件开发的编程语言,而是用于操作目的;在这方面,TAPPS语言取自SQL的口味,而不是R,从而形成一个浅度学习曲线。所有分析功能都作为插件执行。这导致一个定义明确的插件系统,使分析功能得以迅速发展和纳入。TAPPS版本1根据GNU通用公共许可证3发布,供学术和非商业使用。TAPPS代码存放处可在http://github.com/mauriceling/tapps查阅。