Initializing playground…
← Back to roadmap

cutBinsToFrame — tsb playground

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.

What it does

TypeScript
Click ▶ Run to execute
Ctrl+Enter to run · Tab to indent