[Tutor] Python doubt

akarsh a akarsh.iirs at gmail.com
Tue Aug 21 14:29:17 CEST 2012


sir,
     How to read an excel file row by row and write each row to different
text files?
ie, if i have an excel file consists of m raw and n columns as follws
1  as  mmm   15    25   cv   10.2
2  xv  fvbgd   14    11   dc   12.5
..................................................
I want to read each line and write it to separate text file ie, a.txt,
b.txt,..............m
is there any python code for this purpose . please explain me the python
modules required to serve this purpose and code because i am new to
python ......


with regards
  Akarsh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20120821/8767d61f/attachment.html>


More information about the Tutor mailing list