curtosis

Results 2 issues of curtosis

None of the Jupyter expressions for suppressing cell output appear to work. It looks like it checks for the trailing semicolon in both core.clj and messages.clj, but in both cases...

The example for specifying `colnames` describes it as expecting an `Array{String,1}` when the actual function expects an `Array{Symbol,1}`. (Note that the tests also test using an array of Symbols.)

bug