Skip to content

fix spectrum dataframe test#11280

Merged
drammock merged 1 commit intomne-tools:mainfrom
drammock:fix-for-new-pandas
Oct 25, 2022
Merged

fix spectrum dataframe test#11280
drammock merged 1 commit intomne-tools:mainfrom
drammock:fix-for-new-pandas

Conversation

@drammock
Copy link
Copy Markdown
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