Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Upgraded to python 3.9 and getting warnings #217

jamhot1 started this conversation in General
Discussion options

Getting the below warning now that I have upgraded to 3.9. Unsure if this is related to Pandas/numpy or the library.

Any of the smart cookies among us recognise what this means?

python3.9/site-packages/backtesting/backtesting.py:1042: FutureWarning: Index.is_all_dates is deprecated, will be removed in a future version. check index.inferred_type instead
if (not data.index.is_all_dates

The Algo still runs fine but have a feeling things may break soon.

You must be logged in to vote

Replies: 1 comment

Comment options

Fixed already in c2c3343, will be in next release.

This, as an issue/todo item, would belong on the issue tracker.

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants

AltStyle によって変換されたページ (->オリジナル) /