CancerRxGene / gdsctools

Tools related to the Genomics of Drug Sensitivity in Cancer (GDSC) projects (http://www.cancerrxgene.org/ )
Other
34 stars 14 forks source link

Fix deprecations with newer versions of pydata stack #180

Closed Donnyvdm closed 3 years ago

Donnyvdm commented 3 years ago

This PR fixes a few deprecation warnings with newer versions of numpy, scipy and matplotlib. Tested with numpy==1.21.2, scipy==1.7.1 and matplotlib==3.4.3

cokelaer commented 3 years ago

@Donnyvdm thanks for the updates. It is now merged.