v2.3.0
📦 pandasView on GitHub →
✨ 1 features🐛 1 fixes
Summary
Pandas 2.3.0 has been released, bringing new features, bug fixes, and performance improvements. Users are recommended to upgrade to this version.
Migration Steps
- Upgrade using pip: python3 -m pip install --upgrade pandas
- Upgrade using conda (conda-forge): conda install -c conda-forge pandas
✨ New Features
- New features and performance improvements included in this release.
🐛 Bug Fixes
- Bug fixes included in this release.