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

feature store cannot change data type #100

Open
syamajala opened this issue Oct 28, 2024 · 0 comments
Open

feature store cannot change data type #100

syamajala opened this issue Oct 28, 2024 · 0 comments

Comments

@syamajala
Copy link
Contributor

It is not currently possible for feature stores to change data types. You can see this when trying to switch from a PickN with N=1 to N>1 where you go from an int or float, to a list:
https://github.com/slac-lcls/ami/blob/master/ami/comm.py#L359-L360

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