+ 1
I want to create a new CSV file and inside that; i want to store values from a=[1,2,3,6] as column 1 and b=[2,4,6,9] as column 2
I tried this using numpy and pandas, but there's something wrong with my code!!!!
1 Answer
+ 3
Please show your code, otherwise it's difficult to fix it
https://www.sololearn.com/discuss/1316935/?ref=app