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

Unpin dependencies blocked on Python 3.8 #4432

Closed
wants to merge 10 commits into from
Closed

Unpin dependencies blocked on Python 3.8 #4432

wants to merge 10 commits into from

Conversation

eccabay
Copy link
Contributor

@eccabay eccabay commented May 22, 2024

Closes #4314 and #4014

Copy link

codecov bot commented May 22, 2024

Codecov Report

Attention: Patch coverage is 62.96296% with 10 lines in your changes missing coverage. Please review.

Project coverage is 59.1%. Comparing base (d7e6e72) to head (7034239).
Report is 18 commits behind head on main.

Files Patch % Lines
...nents/transformers/imputers/time_series_imputer.py 41.7% 7 Missing ⚠️
.../tests/component_tests/test_time_series_imputer.py 0.0% 2 Missing ⚠️
...alml/data_checks/target_distribution_data_check.py 0.0% 1 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (d7e6e72) and HEAD (7034239). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (d7e6e72) HEAD (7034239)
6 5
Additional details and impacted files
@@           Coverage Diff            @@
##            main   #4432      +/-   ##
========================================
- Coverage   99.7%   59.1%   -40.6%     
========================================
  Files        352     352              
  Lines      39804   39777      -27     
========================================
- Hits       39683   23476   -16207     
- Misses       121   16301   +16180     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@eccabay
Copy link
Contributor Author

eccabay commented May 29, 2024

Closing, will unpin shap and scipy in #4436 and continue to track pandas unpinning once the sktime and pandas incompatibility (issue here) is resolved.

@eccabay eccabay closed this May 29, 2024
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

Successfully merging this pull request may close these issues.

Re-evaluate pandas and Python versions
1 participant