com
.
whylogs
spark
package
spark
Visibility
Public
All
Type Members
case class
WhyProfileSession
(
dataFrame:
DataFrame
,
name:
String
,
timeColumn:
String
=
null
,
groupByColumns:
Seq
[
String
] =
Seq()
)
extends
Product
with
Serializable
Value Members
object
WhyLogs
Helper object that helps create new profiling sessions
Ungrouped