clojure-data-cookbook
clojure-data-cookbook copied to clipboard
A book about how to do common data manipulation, analysis, and visualization tasks in Clojure
Clojure Data Cookbook
Recipes for doing common data science tasks in Clojure.
Status: Alpha
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.
Goals
- Provide a book of recipes of common data science tasks in Clojure.
- Document scicloj community stack recommendations.
Rationale
"Clojure for Data Science in the Real World" by Kira McLean
Contributing
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
Development
To run this project locally, start a REPL with the :dev alias, then run (dev). You will see a brief message with further instructions.
License
This work is available under the CC BY-NC-ND 4.0 license. See the link or LICENSE file for details.