#375·gs-quant

当索引中包含 datetime.date 对象时,GenericDataSource 会返回缺失日期的最后一个值(而不是前一个值)

作者: Choihello创建于 2026年8月22日更新于 2026年8月22日

`gs_quant/backtests/data_sources.py`, `GenericDataSource.get_data()`:

内容来源: goldmansachs/gs-quant