Fix: EA attribute specifying whether copy=False is ignored
- [ ] closes #63040 (Replace xxxx with the GitHub issue number)
- [x] Tests added and passed if fixing a bug or adding a new feature
Please let me know if my approach or fix needs any improvements . I’m open to feedback and happy to make changes based on suggestions. Thank you!
@jbrockmendel Could you please take a look in this, If i'm not in wrong direction.
@jbrockmendel Please review these changes, whenever you get a chance.
@jbrockmendel I've updated the code as per your suggestion. Please let me know if this also needs a whatsnew entry.
@jbrockmendel Is this PR ready now? The two ci-failures seem to be expected, since they’re caused by these. @pytest.mark.xfail(reason="copy keyword is missing")
@pytest.mark.xfail(reason="copy=False is not Implemented")
please let me know if you'd like me to enhance anything further.