Fork me on GitHub
#data-science
<
2018-05-28
>
otfrom15:05:54

I often think the idea behind incanter (something like an R environment for clojure) is a good one, but the maintenance overhead (and I've added some bits) is just too much

otfrom15:05:04

something like Oz is probably better for datavis https://github.com/metasoarous/oz

4
otfrom15:05:11

excel is better in docjure

otfrom15:05:47

lots of different stats things out there depending on whether you are in matrix land https://github.com/uncomplicate/neanderthal or https://github.com/mikera/core.matrix or transducers https://github.com/mastodonc/kixi.stats

otfrom16:05:37

it is similar to the problem in the web space, but we already have a big hulking framework that is hard to maintain

otfrom16:05:04

(and obviously things like fastmath above or even just java interop)

Peter Wilkins22:05:22

thanks for the suggestions @justalanm @otfrom I went with incanter as the docs were beginner friendliest. Need to find time to finish Clojure for Data Science !