ranaroussi/yfinance

Lack of Freq String for Daily Prices

Aperta

#1083 aperta il 10 ott 2022

 (1 commento) (0 reazioni) (0 assegnatari)Python (3400 fork)batch import
Help wantedenhancementyf prices

Metriche repository

Star
 (25.018 stelle)
Metriche merge PR
 (Merge medio 6g 17h) (16 PR mergiate in 30 g)

Descrizione

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.

Guida contributor