Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix: dev: AttributeError #943

Merged
merged 2 commits into from
Jan 27, 2022
Merged

Fix: dev: AttributeError #943

merged 2 commits into from
Jan 27, 2022

Conversation

rafaelsdellama
Copy link
Contributor

@rafaelsdellama rafaelsdellama commented Jan 27, 2022

Lock pandas version to fix AttributeError: 'Index' object has no attribute 'tz_localize' after pandas upgrade version to 1.4.0
Closes #937

rafaelsdellama and others added 2 commits January 27, 2022 12:03
Lock pandas version to fix AttributeError: 'Index' object has no attribute 'tz_localize' after pandas upgrade version to 1.4.0
@ranaroussi ranaroussi merged commit d2c2690 into ranaroussi:main Jan 27, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ticker.history: history's index is not of type DateTimeIndex when dividend and split tables are empty
2 participants