Recipes for doing common data science tasks in Clojure.
Please bear with me as I work on through this project :D
The outline is available to get a sense of what will be included.
- Provide a book of recipes of common data science tasks in Clojure.
- Document scicloj community stack recommendations.
"Clojure for Data Science in the Real World" by Kira McLean
The most valuable contributions to this effort at the moment would be working on the libraries used for data science in Clojure. There are still many rough edges, and polishing them is what will make Clojure's data science ecoystem feel ready for professional use.
Pull requests welcome!
See the SciCloj contributing page
To run this project locally, start a REPL with the :dev
alias, then run (dev)
. You will see a brief message with further instructions.
This work is available under the CC BY-NC-ND 4.0 license. See the link or LICENSE file for details.