In this blog post, I will be quickly showing how to compare content of tables using pandas. I had interesting problem in my hand. We had four databases one for each environment development, beta-test, test and production. There were about 20 tables in each of these databases. Now, due to…