cutBinsToFrame(result, { data }) converts the output of cut() or qcut() into a summary DataFrame with one row per bin, showing the bin label, edges, count, and frequency.
cutBinsToFrame(result, { data })
cut()
qcut()