- Notifications
You must be signed in to change notification settings - Fork 423
Pull requests: scikit-learn-contrib/sklearn-pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Alters feature 'combining' behavior, see issue #51.
#52 opened Jan 10, 2016 by bmweiner Loading… updated Jan 10, 2016
Add
feature_indices_ attribute to mapper #56 opened Mar 20, 2016 by dukebody Loading… updated Mar 20, 2016
DataFrameMapper using FeatureUnion
#64 opened Aug 27, 2016 by dukebody Loading… updated Aug 27, 2016
added a data frame mapper which uses just Pipeline and FeatureUnion
#62 opened Aug 2, 2016 by chanansh Loading… updated Sep 10, 2017
Making DataFrameMapper compatible with GridSearchCV enhancement
#170 opened Sep 5, 2018 by i-zaitsev Loading… updated Aug 28, 2022
feat: Adds link to license in readme
#262 opened Apr 2, 2023 by darigovresearch Loading… updated Apr 2, 2023
Use new transformer.get_feature_names_out function
#248 opened Oct 17, 2021 by falcaopetri Loading… updated Apr 26, 2023
bug fixed: Unexpected Dropping of columns
#263 opened May 14, 2023 by namanmistry Loading… updated May 14, 2023
Fix ImportError with sklearn 1.7.0+ by replacing tosequence
#269 opened Oct 18, 2025 by AddyM Loading… updated Oct 18, 2025
5 tasks done
ProTip! Exclude everything labeled
bug with -label:bug.