Comment on Pandas

<- View Parent
naught@sh.itjust.works ⁨1⁩ ⁨month⁩ ago

Pandas supports lazy loading and can read files in chunks. Hell, even regular ole Python doesn’t need to read the whole file at once with csv

source
Sort:hotnewtop