scverse / pertpy

Perturbation Analysis in the scverse ecosystem.
https://pertpy.readthedocs.io/en/latest/
MIT License
92 stars 19 forks source link

Silence pandas groupby() warning when running Augur predict #573

Closed namsaraeva closed 3 months ago

namsaraeva commented 3 months ago

When running Augur predict, I stumbled upon this warning:

This should silence the warning.

Zethson commented 3 months ago

Thanks!