larray-project / larray

N-dimensional labelled arrays in Python
https://larray.readthedocs.io/
GNU General Public License v3.0
8 stars 6 forks source link

replace mentions of np.isnan in documentation by la.isnan #1086

Closed gdementen closed 11 months ago

gdementen commented 11 months ago

Strangely, I cannot find any mention of np.isnan in the stable documentation (except those referencing the code itself, which is fine)?!?