Micro-sheep / Micro-sheep/efinance

参数和数据格式最好统一

Open
#122 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
4.1k
Forks
755
PR merge metrics
No merged PRs in 30d

Description

比如日期:efinance.stock.get_quote_history()用的参数是'%Y%m%d'格式,提取的数据却是'%Y-%m-%d'格式。

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the efinance.stock.get_quote_history entry point and trace how the date parameter and extracted date values are formatted. The issue does not specify which format should prevail, so confirm the intended consistent format before changing anything; done means the input and returned date formats follow the agreed convention.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.