Hi<div><br></div><div>Is it possible to load a text file 664 MB large with integer values and about 98% sparse? numpy.loadtxt() shows a memory error.</div><div><br></div><div>If it's not possible, what alternatives could I have?</div>

<div><br></div><div>The usable RAM on my machine running Windows 7 is 3.24 GB.</div><div><br></div><div>Thanks.</div>