Change8

v2.3.2

📦 pandasView on GitHub →
1 features🐛 1 fixes

Summary

Pandas 2.3.2 is released, focusing on improvements and fixes for the preview future string data type ahead of pandas 3.0.

Migration Steps

  1. Upgrade pandas using pip: "python3 -m pip install --upgrade pandas"
  2. Upgrade pandas using conda-forge: "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 related to the future string data type.