文件名称:趋势表:计算大量价格数据的趋势表
文件大小:3KB
文件格式:ZIP
更新时间:2024-02-29 06:26:36
Python
趋势表 计算严重数据的趋势表。 方法发现 功能| calTrendVal(data: list ) -> trend_val: float 功能| calTrendSerious(data: list ,interval: int ) -> trendDict: dict
【文件预览】:
trendtable-main
----.gitignore(2KB)
----maths.py(696B)
----__init__.py(63B)
----README.md(232B)
----trend.py(876B)