Skip to content

fix spectrum dataframe test #11280

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 1 commit into from
Oct 25, 2022
Merged

Conversation

drammock
Copy link
Member

@drammock drammock commented Oct 25, 2022

closes #11278

I think the relevant upstream issue is pandas-dev/pandas#49223 but to be honest I spent way too long trying to figure out the root cause and just gave up and implemented the expedient workaround of sorting the DFs before comparing them. (all we really need to care about in the test is the correctness of the values, not the order).

@drammock drammock merged commit cee4e7d into mne-tools:main Oct 25, 2022
@drammock drammock deleted the fix-for-new-pandas branch October 25, 2022 16:17
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.

BUG: pip pre failures
2 participants