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

When you must fail, fail noisily and as soon as possible.