I am looking at a project that will import and modify an XML file and then export it to a table. Currently a flat file table system should be fine.

I want to export the modified data to the table and then perform a handful of maths(largely simple statistical functions) to the data and then print out the resultant modified tables.

I was planning on using Python 2.7 for the project.

Has anyone used a guide to acheive something similar? I would like to read up on it so I can assess my options and best methods, any hints or tips?

Recommended Answers

All 2 Replies

No one has gone down this path before?

I never went,

but with some sample xml and some code effort, you may get someone attracted to the conversation.

Cheers and Happy coding.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.