This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-07-31
Channels
- # announcements (7)
- # asami (2)
- # babashka (47)
- # beginners (8)
- # calva (42)
- # clj-kondo (58)
- # cljdoc (1)
- # clojure (88)
- # clojure-europe (11)
- # clojurescript (6)
- # conjure (7)
- # data-science (5)
- # emacs (9)
- # events (1)
- # holy-lambda (3)
- # introduce-yourself (5)
- # meander (3)
- # missionary (4)
- # nbb (18)
- # obb (5)
- # off-topic (1)
- # other-languages (10)
- # pathom (2)
- # reagent (6)
- # releases (3)
- # ring (3)
- # scittle (1)
- # shadow-cljs (1)
- # spacemacs (2)
- # xtdb (6)
Here are the summary & video of the data-recur meeting: https://clojureverse.org/t/data-recur-meeting-1-clojure-walk-community-updates-summary-video/ https://www.youtube.com/watch?v=_M9CSPQEXZ8
What do you guys use to extract CSV-esque data from complicated spreadsheets? Something where the columns start a number of rows down and/or include sub columns?
Currently I found https://techascent.github.io/tech.ml.dataset/tech.v3.libs.fastexcel.html which seems pretty nice
👍 1
Here is a list of some Clojure spreadsheet libraries: https://scicloj.github.io/docs/resources/libs/#spreadsheets (not sure which one might help)