frame/print
src/frame/print.tur
defn
print-frame
(print-frame [f :int] :void)
pretty-print a frame to stdout.
Since: FR0
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