Bodo 2026.1 Release (Date: 01/15/2026)¶
π Highlights¶
In this release, we are excited to provide preliminary support for the upcoming Pandas 3 package, as well as support for Linux Arm platforms.
β¨ New Features¶
- Improved support for non-nanosecond timedelta values
ποΈ Performance Improvements¶
- Use gather/scatter primitives that donβt use JIT compilation as much as possible internally to improve performance
π Bug Fixes¶
- Fixed groupby string handling corner cases
- Fixed list of struct array handling corner case
βοΈ Dependency Changes¶
- Preliminary support for Pandas 3
- Support for Python 3.14 pip wheels for Windows platforms
- Support for Linux Arm platforms