Spreadsheets Cells with Uncertainty Distributions
Monte Carlo sampling inside a spreadsheet beats collapsing uncertainty into single scalars.
A fast terminal spreadsheet editor with Vim keybindings
Vim keybindings feel natural with normal/insert/visual modes and :wq commands.
Terminal users, Vim enthusiasts, developers working with data in CLI
sc-im · VisiData · Terminal-based spreadsheet tools
It supports CSV/TSV import and export, and a native .cell format that preserves formulas. The formula engine handles SUM, AVERAGE, COUNT, MIN, MAX, and IF with range references.
The codebase is a Cargo workspace: a pure cell-sheet-core library (no TUI dependency) and a cell-sheet-tui crate on top of ratatui. Early days, but it's usable.
To try it out: cargo install cell-sheet-tui
Feedback of any kind is greatly appreciated!
Monte Carlo sampling inside a spreadsheet beats collapsing uncertainty into single scalars.
Formula-driven program builder beats spreadsheets; still waiting for B2B fit.
Git-diffable spreadsheets beat XLSX binary hell for version control.
Vim+Emacs hybrid editor loses to VS Code and Neovim on community, ecosystem, plugins.
Vim keybindings for Discord in your terminal when official CLI doesn't exist.
Finally: XLOOKUP, FILTER, dynamic arrays in Python—openpyxl can't, xlcalc won't.