ExtensionArray.
_from_factorized
Reconstruct an ExtensionArray after factorization.
An integer ndarray with the factorized values.
The original ExtensionArray that factorize was called on.
See also
factorize
Top-level factorize method that dispatches here.
ExtensionArray.factorize
Encode the extension array as an enumerated type.