am0@beehaw.orgtoTechnology@beehaw.org•For the first time in 40 years, Windows will ship without built-in word processor
5·
1 year agoAs a user of advanced excel features like Power Query and even its plethora of built in functions, LibreOffice Calc just doesn’t hold up at all. It lacks all beyond the most basic table features
As an example, I made a spreadsheet that queried WoW’s auction house API and showed me items, their crafting components, prices and profits from crafting, that was then easily interactable and extendable in the GUI. Doing the same thing in python would have been great up until the point where I want to display the information… getting python to output a proper front end GUI is definitely a more time consuming exercise than using Excel’s built in functionality