Searched defs:allow_missing (Results 1 – 3 of 3) sorted by relevance
175 def _get_path(self, paths, allow_missing=False): argument
184 def __new__(cls, shape, dtype, allow_missing=False, default_value=None): argument
401 int allow_missing; in fit_config_get_hash_list() local