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

Use safe_concat function from brainglobe-utils #148

Merged
merged 3 commits into from
Nov 1, 2023
Merged

Conversation

adamltyson
Copy link
Member

Uses the safe_pandas_concat function from brainglobe-utils so we can maintain it in one place.

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

@willGraham01
Copy link
Contributor

willGraham01 commented Nov 1, 2023

@adamltyson brainglobe-utils requires Python >= 3.9, so I have removed the 3.8 version tests (which were naturally failing).

If you'd rather keep Python 3.8 support, drop a comment below. Otherwise feel free to merge in.

@adamltyson
Copy link
Member Author

If you'd rather keep Python 3.8 support, drop a comment below. Otherwise feel free to merge in.

All good, time we dropped it anyway.

@adamltyson adamltyson merged commit 4c0e2d3 into main Nov 1, 2023
15 checks passed
@adamltyson adamltyson deleted the move-safe-concat branch November 1, 2023 10:13
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.

None yet

2 participants