I\'m playing around with pyspark API. When using pipeline.fit(dfTrain) I get a scala.MatchError with the object [null,1.0,[7.0,0.0,1325.0]].
scala.MatchError
[null,1.0,[7.0,0.0,1325.0]]