About Anaconda Help Download Anaconda
If you were automatically logged out you may need to refresh the page. You're trying to access a page that requires authentication. ×

r / packages / r-ndjson 0.9.0

Streaming 'JSON' ('ndjson') has one 'JSON' record per-line and many modern 'ndjson' files contain large numbers of records. These constructs may not be columnar in nature, but it is often useful to read in these files and "flatten" the structure out to enable working with the data in an R 'data.frame'-like context. Functions are provided that make it possible to read in plain 'ndjson' files or compressed ('gz') 'ndjson' files and either validate the format of the records or create "flat" 'data.table' structures from them.

Installers

  • linux-64 v0.9.0

conda install

To install this package run one of the following:
conda install r::r-ndjson

Description


© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.1) Legal | Privacy Policy