SeriesCastException

Exception raised when a Series cannot be cast into the required type.

Since

0.1.0

Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(series: Series[_], target: String): SeriesCastException
def apply(target: Series[_], sources: Seq[Series[_]]): SeriesCastException