search for: s789695n4642989h97

Displaying 1 result from an estimated 1 matches for "s789695n4642989h97".

2012 Sep 13
2
Remove serial number column in a Dataframe into CSV
Hi, i have an small doubt. How can we remove serial-number column while writing a dataframe in to a csv file ? for eg:- write.csv(MyDataFrame,"c:/MyData.csv") name place ----------- ----------- 1 antony uk 2 john usa 3 arjun ind here, in the csv file, serial number column is coming extra on the left-end side. i want to remove