Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keep pandas.DataFrame index in _transform method #286

Closed
gtnx opened this issue Nov 24, 2023 · 3 comments
Closed

Keep pandas.DataFrame index in _transform method #286

gtnx opened this issue Nov 24, 2023 · 3 comments

Comments

@gtnx
Copy link

gtnx commented Nov 24, 2023

The _transform method does not keep the pd.DataFrame index which raises an error when it's used with a sklearn.compose.ColumnTransformer

See this line: https://github.com/guillermo-navas-palencia/optbinning/blob/master/optbinning/binning/binning_process.py#L1426

@gtnx
Copy link
Author

gtnx commented Dec 7, 2023

Thanks. Could you indicate in this thread when the package is updated in pypi?

@guillermo-navas-palencia
Copy link
Owner

Yes, sure.

@guillermo-navas-palencia
Copy link
Owner

Version 0.19.0 released.

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

No branches or pull requests

2 participants