read_csv: Benchmark CSV reading

read_csvR Documentation

Benchmark CSV reading

Description

Benchmark CSV reading

Usage

read_csv

Format

An object of class Benchmark of length 11.

Parameters

  • source A CSV file path to read in

  • reader One of c("arrow", "data.table", "vroom", "readr")

  • compression One of c("uncompressed", "gzip")

  • output_format One of c("arrow_table", "data_frame")


ursa-labs/arrowbench documentation built on July 8, 2023, 11:36 a.m.