dsOf

inline fun <T> SparkSession.dsOf(vararg t: T): Dataset<T>

Utility method to create dataset from *array or vararg arguments