Skip to content

Conversation

@yamins81
Copy link
Contributor

@yamins81 yamins81 commented Feb 1, 2011

The previous pull request got closed before it was accepted ...

I fixed ALL the pep8 errors in the file so that I could see what was going wrong in my code section, and now everything is pep8-compliant !!!! Yay! (Ok, I know it's important.)
.

@ogrisel
Copy link
Member

ogrisel commented Feb 1, 2011

Oops sorry, I have probably clicked on the "comment & close" button
instead of "comment" only... Not the first time I do that. I am very
sorry for the inconvenience...

Thanks for fixing the code style, I appreciate this effort very much and I know that receiving feedback on code style rather than the actual work is always what's expected in the first place.

I let Fabian do the merge as he knows better the LinearSVC API.

@fabianp
Copy link
Member

fabianp commented Feb 2, 2011

Good for me. I'll push it, thanks for the review Olivier

HarshitZom added a commit to HarshitZom/scikit-learn that referenced this pull request Nov 23, 2025
Ensure that transformers like SelectKBest and SelectPercentile retain the input dtypes when using pandas output, addressing scikit-learn#72.

Adds a dtypes argument to _wrap_in_pandas_container to cast output columns to original dtypes, preserving categorical and custom types for downstream analysis.
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants