Re: [Tutor] Feedback on Script for Pandas DataFrame Written into XML

2015-03-30 Thread Saran Ahluwalia
Good Morning Martin: Thank you for your feedback. I have attached a .html file (I would recommend downloading this first and then opening the file), and my .py script. Here is the data . My function (included in the prior

Re: [Tutor] Feedback on Script for Pandas DataFrame Written into XML

2015-03-30 Thread Martin A. Brown
Good morning again, Saran, I have attached a .html file (I would recommend downloading this first and then opening the file), and my .py script. Here is the data . My function (included in the prior message) and my sch

Re: [Tutor] Feedback on Script for Pandas DataFrame Written into XML

2015-03-29 Thread Martin A. Brown
Good evening again, I'm replying to your second post, because I replied to the first. This may be a more specific request than is typically handled on Python tutor. This involves specific knowledge of the xml.etree.ElementTree and pandas.DataFrame objects. I would appreciate your feedback

[Tutor] Feedback on Script for Pandas DataFrame Written into XML

2015-03-29 Thread Saran Ahluwalia
Hello: I would appreciate your feedback on whether I correctly wrote my XML. I am exporting a DataFrame and writing into a XML file. I used the ElementTree library. The DataFrame has 11 rows and 8 columns (excluding the index column). #My schema assumption: # #[ #Some number row #Sample text #]