Sample clojure code for common tasks. Examples are in src/samples
- csv.clj reading csv files with data.csv
- data_frame.clj data frames (think Pandas) with tech.ml.dataset
- db.clj reading from datbases with next-jdbc
- stats.clj descriptive stats with kixi
Uses google or-tools to solve constraint problems (eg. scheduling, prodiction, etc)
Use enlive to scrape web sites. Includes examples for custom selectors
- [ ] Load testing with Trombi