Check out example codes for "read_csv() got an unexpected keyword argument 'columns'". It will help you in understanding the concepts better.
Code Example 1
There is no parameter 'columns'. Use 'names' instead of it.
By the way, do you have a header rows in your CSV?
Learn ReactJs, React Native from akashmittal.com