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

Add new complex dataframe transform test for 2d cell data
#254 by wgurecky was merged Jul 17, 2022 Loading… updated Nov 28, 2024
Get feature names out
#258 by ragrawal was closed Aug 8, 2022 Loading… updated Aug 8, 2022
Python syntax highlighting for readme
#255 by davidgilbertson was merged Jul 17, 2022 Loading… updated Jul 17, 2022
Enable None sentinel for columns
#207 by vsriram11 was closed May 8, 2021 Loading… updated May 8, 2021
Allow specifying columns with a filter function
#245 by kitmonisit was closed May 8, 2021 Loading… updated May 8, 2021
Enable regex and other ways to dynamically select columns.
#246 by ragrawal was merged May 8, 2021 Loading… updated May 8, 2021
2
Deprecate Transformer and Add Conda Package
#240 by ragrawal was merged Feb 27, 2021 Loading… updated Feb 27, 2021
added deprecation warning
#238 by ragrawal was merged Feb 20, 2021 Loading… updated Feb 20, 2021
changing to 3.9
#237 by ragrawal was merged Feb 20, 2021 Loading… updated Feb 20, 2021
Bug Fixes
#236 by ragrawal was merged Feb 16, 2021 Loading… updated Feb 16, 2021
2
Creating Release 2.0.4
#235 by ragrawal was merged Jan 6, 2021 Loading… updated Jan 6, 2021
added __getstate__ method
#228 by ragrawal was merged Jan 6, 2021 Loading… updated Jan 6, 2021
Feature/sin cos transformers
#232 by stvilla was closed Dec 3, 2020 Loading… updated Dec 3, 2020
commit for "Using str column alongs with OneHotEncoder" #178
#181 by PierreAttard was closed Dec 3, 2020 Loading… updated Dec 3, 2020
Make DataFrameMapper.transform thread safe
#194 by FlorisHoogenboom was merged Dec 3, 2020 Loading… updated Dec 3, 2020
Basic changes to make it more consistent
#227 by vineethraj510 was merged Nov 22, 2020 Loading… updated Nov 22, 2020
switched to nox
#226 by ragrawal was merged Nov 20, 2020 Loading… updated Nov 20, 2020
closing 209 : added info message for computation time
#222 by ragrawal was merged Nov 7, 2020 Loading… updated Nov 7, 2020
Add explicit 'drop' for a column in DataframeMapper, #208
#216 by paro1234 was closed Sep 7, 2020 Loading… updated Sep 7, 2020
minor changes to paro1234-feature/drop
#217 by ragrawal was merged Sep 7, 2020 Loading… updated Sep 7, 2020
adding alias option
#91 by ragrawal was closed May 13, 2017 Loading… updated Sep 7, 2020
Using get_feature_names method to extract feature names from DictVectorizer
#100 by ragrawal was closed Jun 24, 2017 Loading… updated Sep 7, 2020
adding an option to overwrite input_df at the transformer level
#102 by ragrawal was merged Jun 24, 2017 Loading… updated Sep 7, 2020
Use lineage for names
#101 by ragrawal was closed Jun 24, 2017 Loading… updated Sep 7, 2020
Fix for transformed names when number of column is 1
#112 by ragrawal was closed Aug 16, 2020 Loading… updated Sep 7, 2020
ProTip! Adding no:label will show everything without a label.