Skip to content
Snippets Groups Projects
Gabriel Studer's avatar
Studer Gabriel authored
Use np.isnan instead of scipy.isnan. Starting from scipy 1.12
(or earlier), scipy.isnan was definitely deprecated. This made the
SpearmanCorrel function silently return None which triggered a failing
unit test that was reported by Andrius Merkys.
15a49948
History
Name Last commit Last update