• markovs_gun@lemmy.world
    link
    fedilink
    arrow-up
    13
    ·
    3 days ago

    Excel bloat has gotten so bad I learned Python because I was sick of trying to come up with workarounds to make Excel handle moderately sized datasets without crashing. Now I just write python scripts to do anything I need and if I need to show my work to someone who doesn’t use Python I just export my data to Excel and copy over the last few steps in Excel to show how it works. It’s still faster than doing everything in Excel.