Skip to content
Prev 342880 / 398506 Next

big data?

On Aug 5, 2014, at 10:20 AM, Spencer Graves wrote:

            
?data.table::fread
There is the colbycol package with which I have no experience, but I understand it is designed to partition data into column sized objects.
#--- from its help file-----
cbc.get.col {colbycol}	R Documentation
Reads a single column from the original file into memory

Description

Function cbc.read.table reads a file, stores it column by column in disk file and creates a colbycol object. Functioncbc.get.col queries this object and returns a single column.
David Winsemius
Alameda, CA, USA