in python CSV file I can write data column-wise like this column-wise data format or row-wise like this row-wise data format using writerow and writerows. but I want to writ