Thomson Reuters Interview Question

What is wrong with Pandas?

Interview Answer

Anonymous

Dec 8, 2020

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