Implement finfo within dtypes
Open
enhancement
- Dominant language
- C++
- Stars
- 361
- Forks
- 60
- Avg merge
- 18h 41m
- Merged PRs (30d)
- 3
Description
NumPy is adding this feature upstream; see https://github.com/numpy/numpy/pull/29763 and https://github.com/numpy/numpy/pull/29771.
Contributor guide
Research direction
Read the two linked NumPy pull requests first to understand the upstream finfo feature and expected behavior. Then inspect ml_dtypes' existing dtype implementation and tests to find the relevant entry points; done means finfo support matches the upstream expectations and is covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, numpy
- Domain
- data
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100