have a huge (over 10 million rows, 5000 columns) sparse matrix stored as
simple_triplet_matrix. I also want to utilize the fast index feature (among
others) of data.table. So I am wondering if data.table is memory efficient
for sparse data? And, is there anyway to convert simple_triplet_matrix into
data.table without the intermediate as.matrix() operation which is way too
slow.

Thanks.



--
View this message in context: 
http://r.789695.n4.nabble.com/Is-data-table-efficient-for-sparse-data-tp4671081.html
Sent from the datatable-help mailing list archive at Nabble.com.
_______________________________________________
datatable-help mailing list
[email protected]
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/datatable-help

Reply via email to