Home
last modified time | relevance | path

Searched refs:test_nansum (Results 1 – 8 of 8) sorted by relevance

/dports/science/py-quantities/quantities-0.12.5/quantities/tests/
H A Dtest_umath.py22 def test_nansum(self): member in TestUmath
H A Dtest_methods.py20 def test_nansum(self): member in TestQuantityMethods
/dports/astro/py-astropy/astropy-5.0/astropy/units/tests/
H A Dtest_quantity_array_methods.py307 def test_nansum(self): member in TestQuantityStatsFuncs
H A Dtest_quantity_non_ufuncs.py946 def test_nansum(self): member in TestNanFunctions
/dports/misc/orange3/orange3-3.29.1/Orange/tests/
H A Dtest_statistics.py170 def test_nansum(self, array): member in TestUtil
/dports/math/py-pandas/pandas-1.2.5/pandas/tests/
H A Dtest_nanops.py276 def test_nansum(self, skipna):
/dports/math/py-numpy/numpy-1.20.3/numpy/lib/tests/
H A Dtest_nanfunctions.py265 def test_nansum(self): member in TestNanFunctions_IntTypes
/dports/astro/py-astropy/astropy-5.0/astropy/utils/masked/tests/
H A Dtest_function_helpers.py1283 def test_nansum(self): member in TestNaNFunctions