Allow custom numpy integration
Open
feature
- Dominant language
- Python
- Stars
- 4.4k
- Forks
- 142
- PR merge metrics
- No merged PRs in 30d
Description
We should add custom dunder methods that can allow the user to implement their own support akin to the built-in `pandas` and `xarray` support.
Contributor guide
Research direction
No files, tests, or entry points are named. Start by locating the existing built-in pandas and xarray support, then determine how custom dunder methods could provide an equivalent user-defined integration. Done means users can implement their own numpy support through the new methods, with coverage for the supported integration behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- numpy, python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100