Searched defs:issubdtype (Results 1 – 2 of 2) sorted by relevance
52 issubdtype = np_export.np_export('issubdtype')(np.issubdtype) variable
430 def issubdtype(arg1, arg2): function