ranaroussi/yfinance

Lack of Freq String for Daily Prices

Ouverte

#1 083 ouverte le 10 oct. 2022

 (1 commentaire) (0 réaction) (0 personne assignée)Python (3 403 forks)batch import
Help wantedenhancementyf prices

Métriques du dépôt

Stars
 (25 052 étoiles)
Métriques de merge PR
 (Merge moyen 6j 17h) (16 PRs mergées en 30 j)

Description

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.

Guide contributeur