Add advanced nested routines to the extensions
Open
enhancement
- Dominant language
- Scala
- Stars
- 38
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
## Background
Currently, the DataFrame extensions contain only basic nested routines.
## Feature
Add routines that work with the error column as DataFrame extensions as well. Put these routines into a separate implicit class so that advanced extensions need to be explicitly turned on to use.
Update. (minor) Add an explanation for the 'hats' acronym.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.