HI Saradhi, I too am fairly new to Python, but I use the csv module successfully for my work. Could you be a little more specific as to what your requirements are and where you are finding difficulty?
Ian. On 9/6/07, saradhi dinavahi <[EMAIL PROTECTED]> wrote: > > hi Ian , > > I have read the CSV module. But I felt difficult to write a code for my > requirement. > > Thank You. > > > On 9/5/07, Ian Witham <[EMAIL PROTECTED]> wrote: > > > > Hi, > > > > You should look at the 'csv' module in the Python Standard Library. If > > you export your excel data to csv format, you can easily import the data in > > to python using the csv module. > > > > Ian > > > > On 9/6/07, saradhi dinavahi < [EMAIL PROTECTED] > wrote: > > > > > > hello all, > > > > > > I am new to the Python Programming. I want to Import Excel sheet data > > > using Python. Can any one please provide me the code and explain the basic > > > steps and method of executing the code. > > > > > > Thank You All > > > > > > > > > _______________________________________________ > > > Tutor maillist - Tutor@python.org > > > http://mail.python.org/mailman/listinfo/tutor > > > > > > > > >
_______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor