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.