Hi Min, In your project
- Where does it come from? A database (you mentioned a driver), csv or json file? - What does the shape of the data look like in a Clojure runtime? Is there some sample code or Clojure data structures we can look at? Tim On Mon, Dec 21, 2015 at 4:03 PM, Min Park <[email protected]> wrote: > Hi, I really need help on my school clojure project, I have to be able to > do a "project1b" and add dataset, remove dataset, use dataset, save, quit, > summary, mean, median... etc to build a full stats system. > > I got most of it and also most of the driver function but I can't seem to > build a current dataset, empty dataset, the function add dataset, remove > dataset, use dataset and save. > > Please help!! > > Min. > > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
