Enter search terms or a module, class or function name.
ExtensionDtype.
type
The scalar type for the array, e.g. int
int
It’s expected ExtensionArray[item] returns an instance of ExtensionDtype.type for scalar item, assuming that value is valid (not NA). NA values do not need to be instances of type.
ExtensionArray[item]
ExtensionDtype.type
item