Skip to navigation

How to load a big text file like 30GB into python line by line only22.11.17

https://stackoverflow.com/questions/6475328/read-large-text-files-in-python-line-by-line-without-loading-it-in-to-memory

Reply

Anonymous

All problems in computer science can be solved with another level of indirection. Except for the problem of having too many layers of indirection