buildMarkDown

fun <T> buildMarkDown(df: DataFrame<T>, appendable: Appendable)(source)

Writes the data frame as a MarkDown based table by converting rows to strings.