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

New future warnings - pandas #528

Open
EzryStIago opened this issue Sep 19, 2024 · 0 comments
Open

New future warnings - pandas #528

EzryStIago opened this issue Sep 19, 2024 · 0 comments
Labels

Comments

@EzryStIago
Copy link
Contributor

There are several, but they all appear to be of the form:

compute_blobs.py:150: FutureWarning: Series.__getitem__ treating keys as positions is deprecated. In a future version, integer keys will always be treated as labels (consistent with DataFrame behavior). To access a value by position, use `ser.iloc[pos]`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants