ranaroussi/yfinance

Lack of Freq String for Daily Prices

Offen

#1.083 geöffnet am 10.10.2022

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Python (3.403 Forks)batch import
Help wantedenhancementyf prices

Repository-Metriken

Stars
 (25.052 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 6T 17h) (16 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide