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

CoW: __array__ not recognizing ea dtypes #51966

Merged
merged 15 commits into from
Apr 2, 2023
Merged

Commits on Mar 14, 2023

  1. Configuration menu
    Copy the full SHA
    3a08a45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38453c4 View commit details
    Browse the repository at this point in the history
  3. Fix writeable flag

    phofl committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    ee751b4 View commit details
    Browse the repository at this point in the history
  4. Skip for now

    phofl committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    a4eb612 View commit details
    Browse the repository at this point in the history
  5. Fix for non numeric

    phofl committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    c515870 View commit details
    Browse the repository at this point in the history
  6. Fix array manager

    phofl committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    5568ec2 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Configuration menu
    Copy the full SHA
    e9641ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf1f9de View commit details
    Browse the repository at this point in the history
  3. Add test

    phofl committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    8922467 View commit details
    Browse the repository at this point in the history
  4. Add comment

    phofl committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    413fc7c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9681861 View commit details
    Browse the repository at this point in the history
  6. Improve solution

    phofl committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    2d8a2f2 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Merge remote-tracking branch 'upstream/main' into cow_array_eas

    # Conflicts:
    #	pandas/tests/copy_view/test_array.py
    phofl committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    42368e0 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2023

  1. Switch and add test

    phofl committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    5c0f1bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4572e4a View commit details
    Browse the repository at this point in the history