Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove AgeNullable Logical Type and have 1 Age Logical Type #1519

Open
gsheni opened this issue Sep 8, 2022 · 0 comments
Open

Remove AgeNullable Logical Type and have 1 Age Logical Type #1519

gsheni opened this issue Sep 8, 2022 · 0 comments

Comments

@gsheni
Copy link
Contributor

gsheni commented Sep 8, 2022

We originally had AgeNullable and Age because EvalML relies on estimator/classifiers that do not support the pandas Int64 dtype (which is used in AgeNullable)
However, a better long term solution is for Woodwork to have 1 Age Logical Type that supports nullable values

For this issue:

  1. Remove/Deprecate AgeNullable
  2. Change the Age's physical type from int64 to Int64
  3. Verify that Featuretools and EvalML can properly handle this change
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant