About Anaconda Help Download Anaconda

The goal of 'vroom' is to read and write data (like 'csv', 'tsv' and 'fwf') quickly. When reading it uses a quick initial indexing step, then reads the values lazily , so only the data you actually use needs to be read. The writer formats the data in parallel and writes to disk asynchronously from formatting.

copied from cf-staging / r-vroom

Installers

Info: This package contains files in non-standard labels.
  • linux-64 v1.6.5
  • osx-64 v1.6.5
  • linux-aarch64 v1.6.5
  • linux-ppc64le v1.6.5
  • osx-arm64 v1.6.5
  • win-64 v1.6.5

conda install

To install this package run one of the following:
conda install conda-forge::r-vroom
conda install conda-forge/label/broken::r-vroom
conda install conda-forge/label/cf202003::r-vroom

Description


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.4) Legal | Privacy Policy