Skip to content
This repository has been archived by the owner on Jun 22, 2022. It is now read-only.

checking inputs to step

Latest
Compare
Choose a tag to compare
@kamil-kaczmarek kamil-kaczmarek released this 23 Nov 09:48
856b95f
  1. check that output from transformer is dict
  2. check that input to step.fit_transform() and step.transform() is dict (None is Ok though).