debug

fun <T> Dataset<T>.debug(): Dataset<T>

It's hard to call Dataset.debug from kotlin, so here is utility for that