Skip to content

Fix 'incompatible dtype' FutureWarning in pandas 2.2.1 #72

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

Merged
merged 3 commits into from
Feb 14, 2025

Conversation

jnettels
Copy link
Contributor

@jnettels jnettels commented Feb 3, 2025

Changing the dtype to int64 fixes several pandas FutureWarnings.

Fixes #71

@jnettels jnettels self-assigned this Feb 3, 2025
@jnettels jnettels requested a review from p-snft February 4, 2025 08:13
@p-snft p-snft merged commit d85bdcf into dev Feb 14, 2025
12 checks passed
@p-snft p-snft deleted the fix/pandas_future_warning branch February 14, 2025 15:40
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.

Pandas FutureWarnings in elec_slp.py
2 participants