ranaroussi/yfinance

Lack of Freq String for Daily Prices

开放

#1,083 创建于 2022年10月10日

 (1 条评论) (0 个反应) (0 位负责人)Python (3,403 个派生)batch import
Help wantedenhancementyf prices

仓库指标

星标
 (25,028 个星标)
PR 合并指标
 (平均合并 6天 17小时) (30 天内合并 16 个 PR)

描述

From https://github.com/sktime/sktime/issues/3543#issuecomment-1272305001 It seems that when acquiring the daily data, the freq string is not set to 'B' or "business days", so some of the code may not work normally.

贡献者指南