Change8

v3.0.0rc0

📦 pandasView on GitHub →

Summary

This is the first release candidate (3.0.0rc0) for pandas 3.0.0, signaling readiness for the final release soon. Users are encouraged to test it and report any issues.

Migration Steps

  1. Install the release candidate using pip: python -m pip install --upgrade --pre pandas==3.0.0rc0
  2. Install the release candidate using conda: conda install -c conda-forge/label/pandas_rc pandas==3.0.0rc0