Liking cljdoc? Tell your friends :D

core-matrix-gorilla

core.matrix integration with Gorilla REPL that enables us to view core.matrix datasets as HTML tables in Gorilla-repl worksheets.

Usage

Add Clojars Project to your project's dependencies. You will also need to have the lein-gorilla plugin in your project's plugin vector (see Gorilla REPL's getting started page for help with installing Gorilla). You can then (use 'core-matrix-gorilla.render) in your Gorilla worksheets.

Example worksheet

You can see an example Gorilla worksheet here

License

This code is licensed to you under the MIT licence. See LICENCE.txt for details.

Copyright © 2016- Kiran Karkera

TODO

  1. show column names
  2. vectorz
  3. see pprint

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close