This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2021-06-10
Channels
- # announcements (2)
- # asami (2)
- # babashka (29)
- # beginners (115)
- # cider (5)
- # clara (9)
- # cljdoc (14)
- # cljs-dev (1)
- # cljsrn (18)
- # clojars (3)
- # clojure (73)
- # clojure-australia (7)
- # clojure-europe (74)
- # clojure-nl (3)
- # clojure-norway (8)
- # clojure-spec (3)
- # clojure-uk (36)
- # clojured (1)
- # clojurescript (15)
- # conjure (18)
- # datomic (6)
- # deps-new (11)
- # depstar (7)
- # fulcro (2)
- # instaparse (1)
- # jobs (9)
- # nrepl (8)
- # off-topic (21)
- # pathom (5)
- # polylith (42)
- # proletarian (1)
- # rdf (10)
- # re-frame (2)
- # react (1)
- # reagent (20)
- # releases (3)
- # remote-jobs (4)
- # rum (9)
- # shadow-cljs (79)
- # sql (11)
- # tools-deps (64)
- # vim (3)
- # xtdb (26)
I'm pleased to announce recurring-cup
, a simple scheduler for daily/weekly occurrences that supports timezones. Schedules are represented using Clojure seqs, and thus you may tweak them using standard filter, remove, etc. should you so like. It's built on top of the excellent tea-time.
https://github.com/ivarref/recurring-cup
Our high performance data processing system, https://github.com/techascent/tech.ml.dataset is out of beta and has reached version 6.00! It was quite a long beta but the system has been quite stable for a while. tmd
allows you to process very large datasets interactively at the repl in a DataFrame style like Pandas or R's data.table. It performs https://github.com/zero-one-group/geni-performance-benchmark/ than any of the comparative options and was written from the ground up in Clojure.
⢠Checkout my talk about https://www.youtube.com/watch?v=5mUGu4RlwKE.
⢠For more Clojure data science-centered work checkout the https://scicloj.github.io/pages/libraries/ and especially https://github.com/scicloj/metamorph. There is a lot of great stuff there!
⢠If you are looking just for great mathematics https://github.com/generateme/fastmath#content most of R's core mathematical library.
P.S. - as Alex posted above, if you haven't filled out the Stack Overflow https://stackoverflow.com/dev-survey/start, please do so! It really helps us all out.
