dataFrameCsv

fun <T> HttpMessage.dataFrameCsv(frame: CSV = CSV()): DataFrame<T>(source)

Read a DataFrame from the body of the message as CSV and auto-cast it to the known schema