visidata icon indicating copy to clipboard operation
visidata copied to clipboard

A terminal spreadsheet multitool for discovering and arranging data

Results 177 visidata issues
Sort by recently updated
recently updated
newest added

This is a general user feedback: I tend to create many new filtered sheets when using visidata and exploring datasets. I'm having some troubles keeping track of them and locating...

wishlist

I usually use multiple schemas in PostgreSQL databases. Unfortunately, `vd/vdsql` only shows `public.*` tables. An option to configure table visibility would be nice :-) - by default: show public tables;...

wishlist

This seems to fix the tests breaking for vdsql right now: ``` Run cd visidata/apps/vdsql && ./test.sh --- tests/dup-limit.vdj saul.pw/VisiData v3.1dev opening tests/dup-limit.vdj as vdj opening tests/business.sqlite as sqlite ModuleNotFoundError:...

I'm adding a comma that I left out previously (9d32f4d80ca048191b1ab922a8a9e6852910c011). Because of string literal concatenation, `tabulate` was appended to the preceding URL, and not installed.

After merging sheets, cells in `MergeColumn` hold `None` for rows that were not present on the sheet that the `MergeColumn` came from. Visidata shows errors when those `⌀` cells appear...

I was trying to run a simple vsdql example, but ran into some problems; not sure what they mean -- and I can work with the file okay without `-f...

bug
vdsql

It would be quite useful and a propos to support Python's well-written `Decimal` type distinctly from floats natively. Lots of CSV files commonly contain financial data exported from other systems,...

wishlist

Recently there were a couple of bug reports that were for older versions of visidata, that had already been fixed. Maybe a note in the bug report template will help...

Minor change adding a way to toggle to show a single column in the Columns metasheet. I'm finding myself a bit annoyed having to (gv) show all and then rehide...

1. edit cell, as normal sheet and genarate sql to save to database, 2. select some rows or whole table to copy as csv, sql, plain text, 3. add a...

wishlist