You could possibly batch import it all into MySQL, and let people SQL query
over it.

On Sat, Aug 10, 2013 at 9:21 AM, Adrian Mowat <adrian.mo...@gmail.com>wrote:

> Hi,
>
> I have about 2.5 Gb of web transaction data (values submitted to forms
> etc) held as CSV files that my fairly non-technical users want to analyse.
>  I want to make it easy for them to run basic analytics - averages,
> distribution of values, percentage nil etc - across all or a subset of the
> files.  I've seen commercial data profilers do this kind of thing and I
> think I could knock up something fairly quickly using incanter.  However, I
> can't help but feel it's a solved problem and I was wondering if anyone
> here knows of any github projects I could use to get me started?
>
> Many Thanks
>
> Adrian
>
> --
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with
> your first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> 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 clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
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 clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to