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

Fix pandas FutureWarning #138

Merged
merged 2 commits into from
Nov 1, 2023
Merged

Fix pandas FutureWarning #138

merged 2 commits into from
Nov 1, 2023

Conversation

adamltyson
Copy link
Member

@adamltyson adamltyson commented Oct 31, 2023

Requires brainglobe/brainglobe-utils#8 to be merged and released for the tests to pass.

Closes #130

Copy link
Contributor

@willGraham01 willGraham01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also updated as per brainglobe/brainreg#148 (comment).
Swapped the py3.8 tests for py3.11.

Merge when ready.

@willGraham01 willGraham01 marked this pull request as ready for review November 1, 2023 10:08
@adamltyson adamltyson merged commit 5ac5dc4 into main Nov 1, 2023
10 of 11 checks passed
@adamltyson adamltyson deleted the pandas-fix branch November 1, 2023 10:14
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.

Address pandas FutureWarning
2 participants