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

feat: support for python 3.12 #1521

Merged
merged 10 commits into from
Mar 15, 2024
Merged

feat: support for python 3.12 #1521

merged 10 commits into from
Mar 15, 2024

Conversation

aquemy
Copy link
Contributor

@aquemy aquemy commented Dec 28, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Dec 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.23%. Comparing base (8523d15) to head (df36297).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1521      +/-   ##
===========================================
+ Coverage    90.11%   90.23%   +0.12%     
===========================================
  Files          195      195              
  Lines         6383     6383              
===========================================
+ Hits          5752     5760       +8     
+ Misses         631      623       -8     
Flag Coverage Δ
py3.8-ubuntu-22.04-pandas 90.23% <ø> (+0.12%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@alexbarros alexbarros merged commit 676c50d into develop Mar 15, 2024
15 checks passed
@alexbarros alexbarros deleted the feat/python_3.12 branch March 15, 2024 15:31
alexbarros added a commit that referenced this pull request Mar 18, 2024
* feat: support for python 3.12

* chore(deps): update numba version

* fix: update wheel

* fix: update setup classifiers

* fix: test remove embed upgrades

* chore(deps): update upper bound for numpy and numba

* chore(deps): upgrade visions version

* chore(deps): update numpy and pandas for spark

* fix: spark and visions version conflict

* fix: remove comments and older test versions

---------

Co-authored-by: alexbarros <[email protected]>
@fabclmnt fabclmnt linked an issue May 8, 2024 that may be closed by this pull request
3 tasks
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.

Unable to install ydata-profiling for Python 3.12.0
5 participants