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

Fix more pandas warnings #2789

Merged
merged 8 commits into from
Dec 20, 2023
Merged

Fix more pandas warnings #2789

merged 8 commits into from
Dec 20, 2023

Conversation

flying-sheep
Copy link
Member

@flying-sheep flying-sheep commented Dec 19, 2023

  • Release notes not necessary because:

Copy link

codecov bot commented Dec 19, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (8663d33) 72.84% compared to head (6968c26) 72.84%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2789   +/-   ##
=======================================
  Coverage   72.84%   72.84%           
=======================================
  Files         111      111           
  Lines       12382    12382           
=======================================
  Hits         9020     9020           
  Misses       3362     3362           
Files Coverage Δ
scanpy/external/pl.py 50.36% <100.00%> (ø)
scanpy/external/pp/_scanorama_integrate.py 88.88% <100.00%> (ø)
scanpy/get/get.py 92.59% <ø> (ø)
scanpy/plotting/_anndata.py 84.97% <100.00%> (ø)
scanpy/plotting/_dotplot.py 91.25% <100.00%> (ø)
scanpy/plotting/_matrixplot.py 96.70% <100.00%> (ø)
scanpy/plotting/_stacked_violin.py 83.67% <100.00%> (ø)
scanpy/plotting/_tools/scatterplots.py 86.16% <100.00%> (-0.04%) ⬇️
scanpy/plotting/_utils.py 56.33% <ø> (ø)
scanpy/preprocessing/_combat.py 90.83% <100.00%> (ø)
... and 4 more

@flying-sheep flying-sheep added this to the 1.10.0 milestone Dec 20, 2023
@flying-sheep flying-sheep merged commit dc53d84 into master Dec 20, 2023
11 checks passed
@flying-sheep flying-sheep deleted the fix-groupby-warnings branch December 20, 2023 16:42
@ivirshup ivirshup mentioned this pull request Jan 17, 2024
6 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.

Scanpy uses deprecated Pandas APIs
1 participant