Add support for feature indexing
Open
enhancement
- Dominant language
- Rust
- Stars
- 13
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
### Description
Within the drift config, adding `features_to_monitor` implicitly assumes features have names. This is not true in the case of numpy arrays, where a user might what to provide an index for the feature they wish to monitor. While it is most likely a small use case, we should attempt to support indexing for array-based monitoring
Contributor guide
Assessment
This issue has not been assessed yet.