I have 2 csv files to compare if the no. of rows and column values are equal.
Here is my code for it.
import csv a = \'path/to/file/1\' b = \'path/to/