Searched defs:allow_missing (Results 1 – 2 of 2) sorted by relevance
347 def __new__(cls, shape, dtype, allow_missing=False, default_value=None): argument
402 bool allow_missing) { in ri_getauxval()