Skip to content

Comments

Silence pandas warnings#73

Open
felix-roc wants to merge 1 commit intosdfordham:mainfrom
felix-roc:felix-roc-patch-1
Open

Silence pandas warnings#73
felix-roc wants to merge 1 commit intosdfordham:mainfrom
felix-roc:felix-roc-patch-1

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