- Notifications
You must be signed in to change notification settings - Fork 339
Pull requests: feature-engine/feature_engine
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
docs: replace houseprice dataset with sklearn's fetch_california_housing (#692)
#918 opened Mar 22, 2026 by snehagahlot3 Loading…
fix: defer trailing underscore attribute assignment in fit() for imputers and discretisers (closes #586)
#917 opened Mar 21, 2026 by direkkakkar319-ops Loading…
1 of 4 tasks
feat: Add StringListBinarizer to encode multi-label strings and lists
#916 opened Mar 10, 2026 by ankitlade12 Loading…
feat: Add GroupStandardScaler for scaling variables relative to a giv…
#915 opened Mar 10, 2026 by ankitlade12 Loading…
4 tasks done
feat: raise ValueError when variables and missing_only=True are used together in AddMissingIndicator and DropMissingData
#912 opened Mar 8, 2026 by direkkakkar319-ops Loading…
2 of 4 tasks
feat: add unseen='warn' option to CountFrequencyEncoder
#911 opened Mar 8, 2026 by direkkakkar319-ops Loading…
2 of 4 tasks
feat: add
errors parameter to CategoricalImputer for multimodal variables #908 opened Mar 8, 2026 by direkkakkar319-ops Loading…
1 of 4 tasks
Add missing_only init param to all imputers. missing_only is used in combination w/ the variables param.
#698 opened Sep 18, 2023 by Morgan-Sell Loading…
OHE: User can select which categories to encoded for selected variables
#667 opened Apr 28, 2023 by Morgan-Sell Loading…
TargetMeanDiscretiser: sorts variables in bins and replaces bins by target mean value
#419 opened Apr 16, 2022 by Morgan-Sell Loading…
ProTip! no:milestone will show everything without a milestone.