parquet

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

Reads an Apache Parquet file.