Thomson Reuters interview question

What is wrong with Pandas?

Interview Answer

Anonymous

8 Dec 2020

It is memory inefficient as it loads all the information (the whole table). So, it does not scale.