buildMarkDown

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

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