Update libraries and python 3.11 - #7856
Merged
Merged
Conversation
Martin-Molinero
force-pushed
the
feature-python-3-11
branch
5 times, most recently
from
March 18, 2024 21:42
a883f85 to
69dfbf3
Compare
Martin-Molinero
force-pushed
the
feature-python-3-11
branch
3 times, most recently
from
March 25, 2024 23:16
559f0ee to
3a991f3
Compare
Martin-Molinero
force-pushed
the
feature-python-3-11
branch
from
March 26, 2024 14:17
3a991f3 to
a942849
Compare
Martin-Molinero
force-pushed
the
feature-python-3-11
branch
from
March 26, 2024 15:49
a942849 to
0180cfd
Compare
This was referenced Mar 26, 2024
Merged
3 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Related Issue
Closes #7663 Python update
Closes #7560
Closes #7606
Closes #7619
Closes #7623
Closes #7629
Closes #7631
Closes #7636
Closes #7665
Closes #7694
Closes #7711
Closes #7721
Closes #7776
Closes #7779
Closes #7780 mlfinlab no longer supported
Closes #7800 skipped because supports py <= 3.8. sktime/pytorch-forecasting#1301
Closes #7807
Closes #7810 works with keras < 3 philipperemy/keras-tcn#256
Closes #7851
Removing
FinRLdoesn't support py 3.11 ref AI4Finance-Foundation/FinRL#1063mxnet(read only repo) usingGraphvizversion from 2018 apache/mxnet#20897pykalmanfailing, last update 9 year ago https://github.com/pykalman/pykalmantigramitedepends on numba 0.56.4 that doesn't work in py 3.11 jakobrunge/tigramite#400tickdoesn't support py 3.11 X-DataInitiative/tick#521fracdiffReadonly/archived repo fracdiff/fracdiff#174 & fracdiff/fracdiff#153dvsupports old pandas/pydantic/SQLAlchemy, last update 3 years ago nteract/dx#28ppscorerequires old pandas, last update 2 years ago 8080labs/ppscore#76Moving
scikerassince requires keras < 3 adriangb/scikeras#315autokerassince requires keras < 3 keras-team/autokeras#1906tensorflow-rankingnot working with latest TF (will use TF 2.14.1) tensorflow/ranking#362tensorflow-addonsnot working with latest TF (will use TF 2.14.1) (is shutting down) tensorflow/addons#2807nixtlatsdepends on pydantic<2 Nixtla/nixtla#228pearldepends on importlib-metadata<5.0.0 pearl-core/pearl#125Motivation and Context
N/A
Requires Documentation Change
N/A
How Has This Been Tested?
Existing and new tests
Types of changes
Checklist:
bug-<issue#>-<description>orfeature-<issue#>-<description>