Skip to content

Conversation

@sirdrakeistda
Copy link

Maybe Dataframe.parallel_applymap is removed in future, but I left it there for compatibility.

@codecov
Copy link

codecov bot commented Dec 14, 2024

Codecov Report

Attention: Patch coverage is 64.70588% with 12 lines in your changes missing coverage. Please review.

Project coverage is 77.66%. Comparing base (261a652) to head (26fa52d).

Files with missing lines Patch % Lines
pandarallel/data_types/dataframe.py 62.50% 12 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (261a652) and HEAD (26fa52d). Click for more details.

HEAD has 61 uploads less than BASE
Flag BASE (261a652) HEAD (26fa52d)
63 2
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #278       +/-   ##
===========================================
- Coverage   91.28%   77.66%   -13.62%     
===========================================
  Files          12       12               
  Lines         585      618       +33     
===========================================
- Hits          534      480       -54     
- Misses         51      138       +87     

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

@sirdrakeistda
Copy link
Author

@nalepae I tried to add a few new functions and changed the github actions (removed old python versions). I don't know how to setup the workflow perfect. At the moment Test for old pandas versions will fail due to the new numpy version (for pandas <2.0 numpy <2.0 is required). It would be nice if you could have a look on this pull request.

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