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

REGR: fix return class in _constructor_from_mgr for simple subclasses #55764

Commits on Oct 30, 2023

  1. Revert _constructor check

    ivirshup committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    dc210b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47bb5de View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Add tests

    ivirshup committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    6c5086d View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    0b6acff View commit details
    Browse the repository at this point in the history
  2. Release note

    ivirshup committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    3bf8c8a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    123934d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c61c690 View commit details
    Browse the repository at this point in the history
  5. Fix type checks in tests

    ivirshup committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    bac1e95 View commit details
    Browse the repository at this point in the history
  6. Update pandas/core/frame.py

    Co-authored-by: Isaac Virshup <ivirshup@gmail.com>
    jorisvandenbossche and ivirshup committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    885aadb View commit details
    Browse the repository at this point in the history
  7. Update pandas/core/series.py

    Co-authored-by: Isaac Virshup <ivirshup@gmail.com>
    jorisvandenbossche and ivirshup committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    3cb17f1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    22c33c3 View commit details
    Browse the repository at this point in the history