本页是 /projects/bagelquant-data/ 的中文版本。专有名词和代码标识保持英文,以便和包 API 对齐。

bagelquant-data is the data layer for BagelQuant. It owns provider adapters, local lake snapshots, metadata contracts, transformation pipelines, and panel-shaped retrieval.

What It Contains

  • Provider registration and 数据Request objects.
  • Local Parquet snapshot storage through Local数据Lake.
  • 数据LakeManager update and curation workflows.
  • Lake-first Loader retrieval.
  • RetrievedPanel handoff objects for downstream research packages.
  • Tushare-specific update helpers.

Documentation