Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: pivot_table with nested elements and numpy 1.24 #50682

Merged
merged 16 commits into from Jan 17, 2023

Commits on Jan 11, 2023

  1. Copy the full SHA
    b43303f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    750ac7d View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. Copy the full SHA
    1c25540 View commit details
    Browse the repository at this point in the history
  2. For all numpy versions

    mroeschke committed Jan 12, 2023
    Copy the full SHA
    5c46695 View commit details
    Browse the repository at this point in the history
  3. Undo unneeded variable

    mroeschke committed Jan 12, 2023
    Copy the full SHA
    4b88e87 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    c51966b View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. Copy the full SHA
    5c482eb View commit details
    Browse the repository at this point in the history
  2. fix for arraymanager

    mroeschke committed Jan 13, 2023
    Copy the full SHA
    c56e38a View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    ec60be0 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    016cf09 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2023

  1. Copy the full SHA
    01649f1 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2023

  1. use try except

    mroeschke committed Jan 15, 2023
    Copy the full SHA
    419f857 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. Copy the full SHA
    dba09f4 View commit details
    Browse the repository at this point in the history
  2. typing

    mroeschke committed Jan 16, 2023
    Copy the full SHA
    b8f453b View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. Update pandas/core/common.py

    Co-authored-by: Marc Garcia <garcia.marc@gmail.com>
    mroeschke and datapythonista committed Jan 17, 2023
    Copy the full SHA
    b68e727 View commit details
    Browse the repository at this point in the history
  2. line length

    mroeschke committed Jan 17, 2023
    Copy the full SHA
    cb084a6 View commit details
    Browse the repository at this point in the history