this post was submitted on 24 Oct 2023
0 points (NaN% liked)

Technology

59627 readers
2935 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
 

Microsoft Fixes Excel Feature That Forced Scientists to Rename Human Genes::Microsoft now allows users to disable automatic date conversion, which means scientists no longer have to worry about using alternative names for genes.

top 2 comments
sorted by: hot top controversial new old
[โ€“] p03locke@lemmy.dbzer0.com 0 points 1 year ago (1 children)

I thought setting a column to string only was already possible.

[โ€“] MHLoppy@fedia.io 1 points 1 year ago

It is, I've used that to prevent automatic removal of leading zeroes when reading the values of bytes.

Based on the article it seems like it's just a matter of not having to spend the time (and mental overhead) of doing that for all required columns and never slipping up on it (now just set and forget).