aws / aws/sagemaker-scikit-learn-container

Outdated Pandas Version Causing Package Conflicts

Open
#241 2 comments 2 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
188
Forks
121
PR merge metrics
No merged PRs in 30d

Description

The current version of Pandas is pinned to 1.1.3, which is quite outdated. This is causing version conflicts when trying to install and use other packages, such as SHAP>=0.46, which are not included in the container by default.

Is it possible to either unpin the Pandas version or at least update it to a more recent version to resolve these conflicts?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.