Open
Description
Using Clojure on the command line for data science tasks
Clojure CLI tools
Writing tools with Clojure and exposing them as callable functions using the clojure -X:alias
command
Babashka
A Clojure scripting language as an alternative to bash, with many built in libraries
- transforming data between formats
- retrieving data from online sources
References
- Book: Data Science on the command line (NAS - local copy)