Simon Willison’s Weblog

Subscribe

Monday, 18th March 2019

VisiData (via) Intriguing tool by Saul Pwanson: VisiData is a command-line "textpunk utility" for browsing and manipulating tabular data. pip3 install visidata and then vd myfile.csv (or .json or .xls or SQLite or others) and get an interactive terminal UI for quickly searching through the data, conducting frequency analysis of columns, manipulating it and much more besides. Two tips for if you start playing with it: hit gq to exit, and hit Ctrl+H to view the help screen.

# 3:45 am / csv, data-journalism, python, sqlite

2019 » March

MTWTFSS
    123
45678910
11121314151617
18192021222324
25262728293031