chickadee » dataframe » make-data-frame

(make-data-frame [column-key-compare: compare-symbol])procedure

Creates a new dataframe, with optional argument a procedure that specifies how to compare column keys. Default is comparison on symbols. Returns the new dataframe.