[BUG] Subclassing proxy objects is resulting in original proxy objects
Open
bug
cudf.pandas
Python
- Dominant language
- C++
- Stars
- 9.8k
- Forks
- 1.1k
- Avg merge
- 3d 6m
- Merged PRs (30d)
- 278
Description
**Describe the bug**
It appears that subclassing of proxy objects is resulting in original proxy objects returned. This is causing failures in:
`tests/frame/test_subclass.py`
Contributor guide
Assessment
This issue has not been assessed yet.