Files
chinese-equity-quant/tools/__init__.py
T
Yuxuan Yan f4b7ef3ae6 feat: add pqcat helper to inspect parquet files
A standalone tools/pqcat.py (head/tail/columns/info) wired as `cli.py pqcat`
and runnable directly via a PATH symlink, plus README docs.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-09 15:33:55 +08:00

2 lines
79 B
Python

"""Standalone helper tools (not part of the data→alpha→combo pipeline)."""