practicalli / clojure-data-science

Techniques and tools for data science with Clojure
https://practical.li/clojure-data-science
Creative Commons Attribution Share Alike 4.0 International
4 stars 0 forks source link

tech.ml.dataset #19

Open practicalli-johnny opened 4 years ago

practicalli-johnny commented 4 years ago

Clojure dataframe library and pipeline for data processing and machine learning

https://github.com/techascent/tech.ml

When the data will fit into memory

practicalli-johnny commented 4 years ago

related projects https://scicloj.github.io/tablecloth/index.html This API brings thread-first unified functions with slightly different approach to grouping and aggregation. Also you get pivoting operations from tidyr (R library).