CSV File in Python -


i want read , fetch data 2 csv files in python program parallel. 1 csv file has 1 column , other csv file has 5 columns. getting error while reading 1 column csv file "stopiterator" error.

i not sure whether both csv file has same number of row or not.

so can't use single loop , want match data row row , note down output.

so please guide me in this.

i using python2 version not 3.


Comments

Popular posts from this blog

Command prompt result in label. Python 2.7 -

javascript - How do I use URL parameters to change link href on page? -

amazon web services - AWS Route53 Trying To Get Site To Resolve To www -