skutil.base

class skutil.base.SelectiveMixin[source]

A mixin class that all selective transformers should implement. All SelectiveMixin implementers should only apply their fit method on the defined columns.