Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pandas-dev/pandas
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.3.1
Choose a base ref
...
head repository: pandas-dev/pandas
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.3.2
Choose a head ref
  • 17 commits
  • 26 files changed
  • 10 contributors

Commits on Jul 24, 2025

  1. Configuration menu
    Copy the full SHA
    594222c View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2025

  1. Backport PR #57865: BUG: Replace on Series/DataFrame stops replacing …

    …after first NA
    asishm authored and rhshadrach committed Jul 25, 2025
    Configuration menu
    Copy the full SHA
    8d1cc90 View commit details
    Browse the repository at this point in the history
  2. Cleanup

    rhshadrach committed Jul 25, 2025
    Configuration menu
    Copy the full SHA
    61ce4c8 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2025

  1. Backport PR #61958 on branch 2.3.x (DOC: Add release notes template f…

    …or 2.3.2) (#61959)
    
    Co-authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>
    meeseeksmachine and jorisvandenbossche authored Jul 26, 2025
    Configuration menu
    Copy the full SHA
    1aa7f75 View commit details
    Browse the repository at this point in the history
  2. Backport PR #61921 on branch 2.3.x (DOC: explicitly mention new str d…

    …type is no longer a numpy dtype in migration guide) (#61961)
    
    Co-authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>
    meeseeksmachine and jorisvandenbossche authored Jul 26, 2025
    Configuration menu
    Copy the full SHA
    3e2a430 View commit details
    Browse the repository at this point in the history
  3. [backport 2.3.x] BUG: fix to_json() with JSON Table Schema work corre…

    …ctly with string dtype (#61900) (#61965)
    
    Co-authored-by: Khemkaran Sevta <168984037+khemkaran10@users.noreply.github.com>
    Co-authored-by: Khemkaran <sunny@Khemkaran-MacBook-Pro.local>
    3 people authored Jul 26, 2025
    Configuration menu
    Copy the full SHA
    2063943 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c4fa611 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2025

  1. [backport 2.3.x] BUG: fix Series.str.fullmatch() and Series.str.match…

    …() with a compiled regex failing with arrow strings (#61964) (#62113)
    
    Co-authored-by: Khemkaran Sevta <168984037+khemkaran10@users.noreply.github.com>
    Co-authored-by: Khemkaran <sunny@Khemkaran-MacBook-Pro.local>
    3 people authored Aug 15, 2025
    Configuration menu
    Copy the full SHA
    1f2dc4f View commit details
    Browse the repository at this point in the history
  2. [backport 2.3.x] BUG: Fix Series.str.contains with compiled regex on …

    …Arrow string dtype (#61946) (#62116)
    
    Co-authored-by: Aniket <148300120+Aniketsy@users.noreply.github.com>
    jorisvandenbossche and Aniketsy authored Aug 15, 2025
    Configuration menu
    Copy the full SHA
    3ac64a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fafbcbd View commit details
    Browse the repository at this point in the history
  4. Backport PR #62124 on branch 2.3.x (CI/BLD: don't use strict xfail fo…

    …r '%m.%Y' format in test_hypothesis_delimited_date) (#62128)
    
    Co-authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>
    meeseeksmachine and jorisvandenbossche authored Aug 15, 2025
    Configuration menu
    Copy the full SHA
    7981a43 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2025

  1. [backport 2.3.x] BUG/DEPR: logical operation with bool and string (#6…

    …1995) (#62114)
    
    Co-authored-by: jbrockmendel <jbrockmendel@gmail.com>
    jorisvandenbossche and jbrockmendel authored Aug 19, 2025
    Configuration menu
    Copy the full SHA
    f7a2cfd View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2025

  1. Backport PR #62147 on branch 2.3.x (DOC: correct and rewrite string m…

    …igration section on astype(str)) (#62151)
    
    Co-authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>
    meeseeksmachine and jorisvandenbossche authored Aug 20, 2025
    Configuration menu
    Copy the full SHA
    a91c50a View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2025

  1. Configuration menu
    Copy the full SHA
    6cae644 View commit details
    Browse the repository at this point in the history
  2. Backport PR #62152 on branch 2.3.x (DOC: prepare 2.3.2 whatsnew notes…

    … for release) (#62163)
    
    Co-authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>
    meeseeksmachine and jorisvandenbossche authored Aug 21, 2025
    Configuration menu
    Copy the full SHA
    456ad47 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    633c68b View commit details
    Browse the repository at this point in the history
  4. RLS: 2.3.2

    pandas Development Team authored and jorisvandenbossche committed Aug 21, 2025
    Configuration menu
    Copy the full SHA
    4665c10 View commit details
    Browse the repository at this point in the history
Loading