lazy.frame-package: File Frames: A lazy person's file-backed data frame.

Description

Description

A lazy.frame is a data frame promise. It presents a delimited text file as a kind of simple data frame, but without initially loading the file into memory. Lazy frames load data from their backing files on demand, and are useful for quickly and efficiently extracting subsets from large csv and other text files. They support normal and gzip-compressed files.


bwlewis/lazy.frame documentation built on May 13, 2019, 9:06 a.m.