-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
bugSomething isn't workingSomething isn't working
Description
When creating the internal model for IFE, '_label' appears to use the internal labeling from .cat.categories. However, other models (including Exit Modeler) appear to use the original values. This appears to create problems when matching the outputs from these models, especially if the original labels are numeric. We need to investigate the labeling of categorical variables, especially how it relates to IFE.
Line 787 in 081ee5a
| ids["_label"] = ids["_label"].cat.codes |
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working