pandas 3.0 released
Summary
Pandas 3.0 announces a major release (3.0.0) with key changes: string columns now use a dedicated str dtype by default, Copy-on-Write behavior for most operations, and a new default datetime-like resolution. The release includes breaking changes and upgrade guidance, with migration notes and installation options via pip or conda-forge.