Skip to content

bwlewis/lazy.frame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Lazy person's file-backed data frame

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published