Change8

v2.3.1

📦 pandasView on GitHub →
1 features🐛 1 fixes

Summary

Pandas 2.3.1 is released, primarily containing improvements and fixes for the preview future string data type ahead of pandas 3.0.

Migration Steps

  1. Upgrade using pip: python3 -m pip install --upgrade pandas
  2. Upgrade using conda: conda install pandas --channel conda-forge

✨ New Features

  • Improvements and fixes to the future string data type (preview feature for the upcoming pandas 3.0).

🐛 Bug Fixes

  • Fixes applied to the future string data type.