Skip to content

Upgrade Pandas to 2.2.2 #4870

Description

@metrizable

Upgrade to Pandas 2.2.2

The Pandas version pre-installed in the Colab runtime has been upgraded to 2.2.2. The 2.2.x series was released in Jan 2024 and version 2.2.2 brings in several features, bug fixes, optimizations, and deprecations (docs).

Of note, Pandas 2.2.2 is compatible with a forthcoming upgrade to numpy 2.0. We're also now pre-installing the optional bottleneck package, a collection of fast numpy array functions, which Pandas can use, if present, to support accelerating certain types of operations.

The upgrade to Pandas 2.2.2 keeps the version pre-installed in Colab up-to-date with the current scientific computing ecosystem with plans for future upgrades.

Metadata

Metadata

Assignees

No one assigned

    Labels

    announceFor announcements for upcoming VM image updatesfeature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions