Post #2312799
2026-05-08 09:31 UTC
@geospacedman@mastodon.social @LeafyEricScott@hachyderm.io I was going to suggest something like this too and I’d import col’s as characters and cast columns once imported.
Replies (1)
-
@geospacedman@mastodon.social 2026-05-08 10:00
@danwwilson@rstats.me @LeafyEricScott@hachyderm.io My other solution was to write an awk script that unifies the CSVs and then wrap that in bash to send them all to a named pipe and read from that... I'm so 90s.