Entering edit mode
Tim Yates
▴
250
@tim-yates-4040
Last seen 10.3 years ago
Hi all!
Is there a class that will allow me to have a Table (or DataFrame) of
sparse Matrices?
data.frame and DataFrame don't work even if I wrap the Matrix like so
DataFrame( I( Matrix( nrow=10, ncol=10, sparse=T ) ) )
with the latter
So does something exist that I can use?
Just thought I'd check before starting out on my own :-)
Cheers,
Tim
________________________________
This email is confidential and intended solely for the
u...{{dropped:12}}