Post #2455657
2026-04-17 08:01 UTC
@michcampbell@fediscience.org When teaching basics of R to medical students, I've learned that opening a csv file in Excel can make it unreadable for R. Don't ask me how 🤷 Now, I'm explicitly stating in my classes: "Don't open the .csv file" :D
Replies (1)
-
@benjamingeer@piaille.fr 2026-04-17 08:05
@jromanowska@fosstodon.org @michcampbell@fediscience.org I've been enjoying using this little command-line tool called csvlens for browsing CSV files: https://github.com/YS-L/csvlens