Home
last modified time | relevance | path

Searched refs:test_scientific_no_exponent (Results 1 – 2 of 2) sorted by relevance

/dports/math/py-pandas/pandas-1.2.5/pandas/tests/io/parser/
H A Dtest_common.py1264 def test_scientific_no_exponent(all_parsers_all_precisions): function
/dports/math/py-pandas/pandas-1.2.5/pandas/tests/dtypes/
H A Dtest_inference.py452 def test_scientific_no_exponent(self): member in TestInference