Hacker News new | ask | show | jobs
by teekert 1784 days ago
Yeah, this is probably true for many people. Still, I always offered people that click around in Excel all day a session with me to see what aspects we could automate. There is always a lot, but it never really sticks. Indeed, it is that dealing with edge case stuff.

I admit I did a lot of data.to_excel() -> fix some stuff and then -> pd.read_excel() again back in the day...