[BangPypers] [Meetup] Workshop RSVP Is Open

2016-07-09 Thread Chillar Anand
Hi, BangPypers is conducting machine learning workshop on July 16 in AdNear[0]. Setup instructions for the workshop are available on github[1]. If you are interested, RSVP for workshop[2]. If you have any questions, feel free to leave a comment on meetup page. [0]: AdNear

Re: [BangPypers] Converting prettytable to xml?

2016-07-09 Thread Ramanathan Muthaiah
> > So any way I can use same prettytable data which is used for HTML report > inturn can be used for XML? > Few suggestions: (i) Try and understand the source of the data before it's fed to prettytable (is it part of standard library) ? (ii) If you do some research, there must be xml modules pa