team/dev/: skz-data-research-0.1.0 metadata and description

Simple index

skz 投研系统 · skz-data-research 模块(L1 · Tushare/XY 数据源 + K 线缓存构建 + research.get_data)

description_content_type text/markdown
requires_dist
  • skz-common
  • skz-data-common
  • pandas>=2.0
  • numpy>=1.26
  • duckdb>=0.9.0
  • polars>=1.0
  • loguru>=0.7.0
  • python-dotenv>=1.0.0
  • tushare>=1.4.0
  • rs-czsc>=0.1.26
  • chanfactor>=0.1.6
  • joblib>=1.5.2
requires_python >=3.11

Because this project isn't in the mirror_whitelist, no releases from root/pypi are included.

File Tox results History
skz_data_research-0.1.0-py3-none-any.whl
Size
53 KB
Type
Python Wheel
Python
3
  • Uploaded to team/dev by team 2026-05-23 15:07:55

skz-data-research

L1 · 投研历史数据集准备:Tushare / XY 数据源适配、K 线缓存构建、按 problem 取数。

对外 API

名称 类型 含义
`get_data(problem, mode='train' 'valid' 'total')`
resolve_research_dir() function 解析研究数据根目录(RESEARCH_DATA_DIR)
get_klines(...) function Tushare K 线(兼容旧接口)
build_future_kline_cache / build_stock_kline_cache / build_etf_kline_cache / build_cs_kline_cache function 缓存构建
ts / xy / cooperation / strategy submodule 各数据源命名空间

上下游

环境变量

副作用