Skip to content

Silence pandas warnings #73

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

felix-roc
Copy link

Explicitly set dtype for X1_special Series.
This is needed if no special_predictors are specified and the resulting empty Series is concatenated with X1_nonspecial.

Explicitly set dtype for X1_special Series.
This is needed if no special_predictors are specified and the resulting empty Series is concatenated with X1_nonspecial.
@sdfordham
Copy link
Owner

sdfordham commented Jan 28, 2025

Hello, thanks for the PR! I would like to understand the warning a little bit, right now I cannot reproduce it, I wonder can you tell me which version of pandas and python you are using.

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.

2 participants