StatsGenerator takes care of computation of metadata for dataframes as well as
measuring differences between two dataframes.
This applies to drifts as well between two dataframes.
Linear Supertypes
AnyRef, Any
Ordering
Alphabetic
By Inheritance
Inherited
StatsGenerator
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Type Members
case classMetricTransform(name: String, expression: Column, operation: Operation, argMap: Map[String, String] = null) extends Product with Serializable
StatsGenerator takes care of computation of metadata for dataframes as well as measuring differences between two dataframes. This applies to drifts as well between two dataframes.