-
Notifications
You must be signed in to change notification settings - Fork 29
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
#144
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀
Co-authored-by: Alessandro Felder <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
(BTW, if a reviewer comments and approve, they trust you to consider their comments and then merge without needing another look, as (not entirely clearly 😬 ) documented in https://brainglobe.info/developers/index.html#pull-requests
That's what I thought but I think this repo requires an up-to-date review before merging. (I hit commit suggestion and then it dismissed your review and merging was blocked 😅) And either way, merging now 🚀 |
Ah, I see... I'll update in the repo settings |
Description
What is this PR
Why is this PR needed?
CI is failing without fix.
Fixes this issue before creating the release of
brainreg
forbrainglobe-v1
.What does this PR do?
Closes #141.
How has this PR been tested?
CI tests pass locally, with tox.
Checklist: