data-science

Data science, data analysis, and machine learning in Clojure https://scicloj.github.io/pages/chat_streams/ for additional discussions
genmeblog 2020-06-15T14:55:13.326Z

http://tech.ml.dataset [dplyr](https://dplyr.tidyverse.org/)-like dataset manipulation library is now on Clojars. For those who are not familiar with this spin-off: this is small library build on the top of http://tech.ml.dataset as an addition (not replacement). This API brings thread-first unified functions with slightly different approach to grouping and aggregation. Also you get pivoting operations from tidyr (R library).

genmeblog 2020-06-15T14:55:14.326200Z

https://scicloj.github.io/tablecloth/index.html

🤘 4