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

Explicitly set datetime index on actions table #941

Merged
merged 1 commit into from
Jan 27, 2022

Conversation

moshfrid
Copy link
Contributor

Explicitly set datetime index on actions df so that if the actions df is empty, it doesn't reset the index when combined with the rest of the dataframe. Closes #937. Credit to @ProgrammingDao

Explicitly set datetime index on actions df so that if the actions df is empty, it doesn't reset the index when combined with the rest of the dataframe.
@ProgrammingDao
Copy link

Thank you @moshfrid, changes look good to me.

@ranaroussi ranaroussi merged commit 72b1e96 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
3 participants