The new way to do exploratory data analysis.
Ditch the boilerplate. Scarab is a beautiful, local desktop app that can summarize, visualize, and help you explore your datasets via simple command inputs.
| column | n | missing | mean | median | std dev | min | max |
|---|---|---|---|---|---|---|---|
| income | 78 | 2 | 86486.8992 | 86809.9800 | 12309.6431 | 55617.7400 | 109922.8600 |
| age | 79 | 1 | 41.5190 | 42.0000 | 10.6553 | 22.0000 | 58.0000 |
| tenure | 80 | - | 7.8688 | 7.5000 | 4.1489 | 0.8000 | 15.0000 |
EDA at the Speed of Thought
Ditch the boilerplate. Gain immediate statistical insights and visualizations just by typing what you want to see.
Instant Summaries
Load your dataset and type describe *. Get instantaneous counts, means, standard deviations, and percentiles without writing a single line of code.
Intelligent scarabQL
Query your data using intuitive commands. Type correlate income with age or histogram score and Scarab immediately presents the visualization.
Auto-generates Code
Found an insight you want to keep? Scarab automatically generates the equivalent Python and R code for every operation you run, ready to drop into your scripts.
Ready to explore data faster?
Join data professionals who have upgraded their EDA workflow with Scarab.
Purchase App on Gumroad