spark-hats icon indicating copy to clipboard operation
spark-hats copied to clipboard

Add advanced nested routines to the extensions

Open yruslan opened this issue 6 years ago • 0 comments

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.

yruslan avatar Jan 03 '20 11:01 yruslan