No matching definitions.

frame/print

src/frame/print.tur
defn

frame->str

(frame->str [f :int] :cstr)

render the same output as print-frame into a heap-allocated cstr.

Since: FR0

defn

frame-describe

(frame-describe [f :int] :int)

pandas-style summary table for numeric columns.

Since: FR7

Internal definitions
__ds-nil
__ds-cons
__ds-stats-- compute count + 7 float stats for a column and return as an
__ds-count
__ds-mean
__ds-std
__ds-mn
__ds-q25
__ds-med
__ds-q75
__ds-mx
__ds-free
__ds-is-numeric?
__ds-name
__ds-fill