-
Notifications
You must be signed in to change notification settings - Fork 3
Lazy person's file-backed data frame
License
bwlewis/lazy.frame
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published