Skip to content

Conversation

@larsoner
Copy link
Contributor

A minimal fix to get import wfdb working again with pandas 3.0+. Not sure if others are required. Happy to iterate further with tests etc. as needed, or close if someone else is already working on a fix!

Closes #560

@larsoner
Copy link
Contributor Author

larsoner commented Jan 23, 2026

Locally pytest tests/ works with these changes with pandas 3.0

Copy link
Member

@tompollard tompollard left a comment

Choose a reason for hiding this comment

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

thanks @larsoner, please could you remove the print statement?

@larsoner
Copy link
Contributor Author

Done @tompollard !

@bruAristimunha
Copy link

bruAristimunha commented Feb 3, 2026

Can we merge and release this PR @tompollard ? It is blocking braindecode and eegdash >.<

@tompollard tompollard merged commit 48d3f9e into MIT-LCP:main Feb 3, 2026
18 of 19 checks passed
@tompollard
Copy link
Member

Thanks everyone! The fix is now available in the latest release on PyPI (v4.3.1): https://pypi.org/project/wfdb/

@bruAristimunha
Copy link

Many thanks 🙏 @tompollard

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.

Incompatible with pandas==3.0.0

3 participants