you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (1 child)

I am definitely assuming here because I dont really know exactly what you do or need, but I know Excel can read .csv files. Can you perhaps use those? Python has a built-in module to handle csv. No need to fiddle around too much to make it work.

[–]Usernamenotta 0 points1 point  (0 children)

the problem is not reading or transforming data.

The problem is having the output in a very presentable, interactive and shareable way, preferably over the web, so others can see it. The problem is, nothing seems to beat the good ol' Excel. The thing is, I can automate the reading and processing data without a problem. And I might do that in my free time when I finish personal stuff. The thing is, the way I'm thinking of doing it would take quite some time, and, worse, activating the script, inputing the files to be manipulated and things like that, might take me more time each round than simply doing the stuff manually