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

Support Pyspark 3 #53

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Support Pyspark 3 #53

wants to merge 5 commits into from

Conversation

percevalw
Copy link
Member

@percevalw percevalw commented Dec 7, 2023

Description

  • Support for Python 3.7 to 3.10 (3.11 or higher is not tested)
  • Support for pyspark 3 (to force install pyspark 2 & koalas in python 3.7, use pip install eds-scikit[spark2])

Checklist

  • If this PR is a bug fix, the bug is documented in the test suite.
  • Changes were documented in the changelog (pending section).
  • If necessary, changes were made to the documentation (eg new pipeline).

Copy link

codecov bot commented Dec 7, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (176fb15) 83.82% compared to head (bb7ac88) 83.87%.
Report is 1 commits behind head on main.

❗ Current head bb7ac88 differs from pull request most recent head 2ce5aab. Consider uploading reports for the commit 2ce5aab to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #53      +/-   ##
==========================================
+ Coverage   83.82%   83.87%   +0.04%     
==========================================
  Files          82       83       +1     
  Lines        2492     2518      +26     
==========================================
+ Hits         2089     2112      +23     
- Misses        403      406       +3     

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

@percevalw percevalw force-pushed the pyspark3 branch 15 times, most recently from 27b859c to bb7ac88 Compare December 8, 2023 14:05
Copy link

sonarcloud bot commented Jul 1, 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.

1 participant