Skip to content
This repository has been archived by the owner on Apr 15, 2020. It is now read-only.

bug fix: 如果日线数据中某个日期格式出错会抛异常,后面所有数据即使格式正确也无法解释出来。 #247

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

joshuayash
Copy link

通达信某些日数据日期格式有问题,会导致该个股所有日线数据解释失败。
解决方案:在解释日期时出错则设为NaT,然后继续解释。返回的DataFrame中根据实际情况dropna。

@yutiansut
Copy link
Collaborator

对历史项目不一定兼容 暂时先不merge了吧 @rainx

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants