On 2016-04-05 15:04:44 -0400, 'John Clements' via Racket Users wrote:
> 1) has anyone else already built and released this, and I just couldn’t find
> it in pkgs?
> 
> 2) Is it worth building the functional-skinned interface, or is it easier
> just to write lots of SQL code?

I haven't built anything like that, but I was hoping that we could get a GSoC
student for it (that didn't pan out though obviously). The idea was to use
packages from Python/Julia/R as inspiration:

  http://pandas.pydata.org/pandas-docs/stable/index.html
  http://dataframesjl.readthedocs.org/en/latest/
  https://github.com/Rdatatable/data.table/wiki

So I agree that it'd be nice to have a data table abstraction, ideally with
integration with plotting and various data transformation operations (like the
ones the above examples support). I think a functional interface would be nice.

Cheers,
Asumu

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to