evalml icon indicating copy to clipboard operation
evalml copied to clipboard

Decomposer: Remove nullable type handling once IntegerNullable is fully supported

Open tamargrey opened this issue 1 year ago • 0 comments

In https://github.com/alteryx/evalml/issues/4103 we will have added a call to _handle_nullable_types in determine_periodicity to support IntegerNullable for the decomposer. Once the pandas bug causing this issue is resolved and released, we can upgrade to that pandas version and remove the handling.

tamargrey avatar Mar 22 '23 22:03 tamargrey