ranaroussi/yfinance

Lack of Freq String for Daily Prices

Aberta

#1.083 aberto em 10 de out. de 2022

 (1 comentário) (0 reação) (0 responsável)Python (3.403 forks)batch import
Help wantedenhancementyf prices

Métricas do repositório

Stars
 (25.068 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador