298
submitted 18 hours ago by lemmee_in@lemm.ee to c/technology@lemmy.world
you are viewing a single comment's thread
view the rest of the comments
[-] oo1@lemmings.world -3 points 11 hours ago

Best replacement for excel is: anything that doesn't rape your data whilst pouring sugar in you gas tank. /s

TLDR - R, Python, mariaDB, for real data analysis stuff + minor role for whatever spreadsheet package.

For hobbies / analysis / data manipulation , storage , graphs and general stats fuckery here's my advice; as someone who does this stuff - "badly I might add" - for a shitty public sector organisation that just can't decide whether to bend over M$ barrel or Oracle's barrel:

  • use R (via R-studio if you need an "environment") for more statsy stuff and easier graphs.

  • Python for more general mathsy / programmy / web scrapy stuff - can do decent graphs with libraries like plotly and matplotlib stuff like that, scipy, numpy, and pandas are the other basic libraries for analysis and maths and large datasets. peopl like using 'jupyter notebooks' - I don't get it personally - but 50 Phil Ochs fans cant be that wrong.

  • Set up a mariadb or something if you need databasey stuff, I doubt you need to look at more hardcore stuff like postgresql for "hobbying" ; my personal (1 user) databases were built several years ago and mariadb is just fine for that. but some of the high vol transactional DB at work do use postgresql.

These are all good to learn in my experience, even if you think they're harder than excel; ( are they tho'? array formlae!?). They're sort of interoperable - subject to learning. They - naturally - have their open-source annoyances.: a million ways to do everything, and versioning issues. (Excel still has fucking vlookup() tho' - talk abut legacy baggage - but no it's not as bad as the open souce maelstroms).

You can still ouput data into a spreadsheet for viewing formatting and messing with stuff - but there are other ways.

Footnote: Yes I do still use excel, but normally mostly for final formatted report for customer who wants it. Having R/python directly write data into excel is so much better than letting excel open anything. Excel just can't let an innocent SNOMED code go unmolested; you have to be on high alert if you let excel actually do anything.

Also spreadsheet for messy data cleansing - for looking at mess, to help refine the R/python cleansing script. I'd happily use libre/ods for any of these but I don't fancy putting the request in to IT and . . . having to speak to IT about it.

[-] sexual_tomato@lemmy.dbzer0.com 1 points 2 hours ago

Yeah I'm just gonna tell our group of 55+ year old mechanical engineers to learn Python; that'll go over really well /s

this post was submitted on 31 Oct 2024
298 points (97.2% liked)

Technology

58999 readers
4208 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS