Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

TypeError: Cannot convert Float64Index to dtype datetime64[ns]; integer values are required for conversion #62

Closed
maschwa88 opened this issue Mar 19, 2019 · 1 comment

Comments

@maschwa88
Copy link

Hi together,

in the sample-algo i got an error
TypeError: Cannot convert Float64Index to dtype datetime64[ns]; integer values are required for conversion which is raised from the line
start_dt = end_dt - pd.Timedelta('50 days')
in samplealgo/algo.py

any ideas ?

Greetings,
Marc

@maschwa88
Copy link
Author

ok, that is same issue like in #53 and fixed like described there

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

No branches or pull requests

1 participant