this post was submitted on 21 Oct 2023
398 points (97.8% liked)

Technology

58100 readers
3184 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
you are viewing a single comment's thread
view the rest of the comments
[–] asdfasdfasdf 13 points 11 months ago* (last edited 11 months ago) (1 children)

Scientists should be using programming languages like R or Python. They are both extremely popular in this field, much more than Excel.

[–] Maalus 4 points 11 months ago (3 children)

Shoulda coulda. Not everyone is a programmer.

[–] [email protected] 3 points 11 months ago

Except every scientist and analyst. Stats, data sci and ML is done in R and Python, be it astro, health data or genomics.

If someone has been taught stats in spreadsheet software, they have have been taught wrong, period.

Also, programming is a very strong term. we're talking about stats in a scripting language, not software development in CPP.

[–] isles 1 points 11 months ago

Research projects almost exclusively have more than one person working on them.

[–] [email protected] 1 points 11 months ago (1 children)

They should be if they're doing data analysis like this.

[–] Maalus 1 points 11 months ago (1 children)

If it works, it works. Programming is a tough thing to learn.

[–] [email protected] 1 points 11 months ago

Programming in R or Python isn't a lot harder than learning how to get Excel to do what you want. I'd wager it's easier since you don't have to fight your tools.

Excel has its place for simple quick calculations. But at some point it's simply the wrong tool.