Skip to content

Pull requests: scikit-learn-contrib/sklearn-pandas

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Ragrawal changes
#212 by dukebody was merged Aug 1, 2020 Loading…
added y argument to fit methods
#59 by vzaretsk was merged Aug 3, 2016 Loading…
Feature generator
#126 by i-zaitsev was merged Oct 22, 2017 Loading…
Remove workaround for sklearn bug #2374
#18 by calpaterson was merged Mar 1, 2015 Loading…
Patch which makes the module work in Python 3
#16 by amacbee was closed Aug 10, 2015 Loading…
Bugfix: attribute naming consistency, drop_cols
#219 by VHeusinkveld was merged Oct 1, 2020 Loading…
CategoricalImputer enhancements. bug enhancement
#87 by arnau126 was closed Apr 29, 2017 Loading…
Add DataFrameMapper feature metadata and y-value support.
#54 by asford was closed Aug 16, 2020 Loading…
5 tasks
Categoricalimputer improvements
#89 by dukebody was merged Apr 29, 2017 Loading…
DOC: add pypi and conda-forge badges
#231 by raybellwaves was merged Feb 27, 2021 Loading…
Use six module to hande 2vs3 issue of basestring
#32 by ThomasP6t was closed Aug 12, 2015 Loading…
Added fit_transform method to DataFrameMapper
#152 by SandroCasagrande was closed Aug 15, 2018 Loading…
Adding DataFrameImputer
#82 by gsmafra was closed Apr 8, 2017 Loading…
Preserve input data types
#149 by hacktuarial was closed May 5, 2018 Loading…
Allow specifying columns with a filter function
#245 by kitmonisit was closed May 8, 2021 Loading…
added option to allow Transformers to be list.
#28 by lababidi was merged Aug 10, 2015 Loading…
Fix #95 preserve index of input dataframe
#125 by HereticSK was merged Sep 10, 2017 Loading…
Fix for transformed names when number of column is 1
#112 by ragrawal was closed Aug 16, 2020 Loading…
Feature/sin cos transformers
#232 by stvilla was closed Dec 3, 2020 Loading…
ProTip! Exclude everything labeled bug with -label:bug.