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

Encoding information should be stored in var if possible #649

Closed
Zethson opened this issue Feb 3, 2024 · 1 comment
Closed

Encoding information should be stored in var if possible #649

Zethson opened this issue Feb 3, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@Zethson
Copy link
Member

Zethson commented Feb 3, 2024

Description of feature

Currently doing stuff like

encoded_ann_data.uns["var_to_encoding"] = {categorical: encodings for categorical in categoricals_names}
encoded_ann_data.uns["encoding_to_var"] = {encodings: categoricals_names}
@Lilly-May
Copy link
Collaborator

I've merged this issue with the related issues #662 and #637 into the new issue #701 for a better overview. Therefore, I'll close this issue here.

@Lilly-May Lilly-May closed this as not planned Won't fix, can't repro, duplicate, stale Apr 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants