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] Starting the IDLE

2015-03-30 Thread Alan Gauld
On 30/03/15 09:55, Alan Gauld wrote: If its the ActiveState version then it installs Pythonwin which is similar to IDLE but more Windows oriented. Do you have a Pythonwin icon? By strange coincidence I had to reinstall Python on my Windows box today and it turns out that Activestate's V3.4 doe

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] Starting the IDLE

2015-03-30 Thread Alan Gauld
On 26/03/15 19:55, Troll Worfolk wrote: I downloaded Python 3.4.3 today (twice) and I can't get the IDLE to start. ... When I installed python there are two icons, 'PYTHON' and "PYTHONW" . Where did you get your Python version? If its the ActiveState version then it installs Pythonwin whi