Skip to content

Instantly share code, notes, and snippets.

@michaelklishin
Created April 6, 2012 15:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save michaelklishin/7fb0947356d09a15ac6b to your computer and use it in GitHub Desktop.
Save michaelklishin/7fb0947356d09a15ac6b to your computer and use it in GitHub Desktop.
(ns interests.core
(:use cascalog.api)
(:require [[cascalog.vars:as v]
[clojure-csv.core :as csv]
[clj-json.core :as json]
clojure.string
[clj-http.client :as client]
[cascalog.ops :as c]]))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment