parquet

fun parquet(file: String): DataFrame(source)
fun parquet(file: Path): DataFrame(source)

Reads an Apache Parquet file.