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

Datatable is much like pandas but with a focus on big data and speed. Is this a package that might help vd with big datasets? https://datatable.readthedocs.io/en/latest/index.html I'd love to see...

**Small description** When opening a log that's gzip'd the progress percent appears to be calculated from the compressed size. Here I'm using f5log, internally that just uses `iterload()` with no...

bug

**Small description** 80-column terminal causes status line info to be incomplete or hidden, when a column has a wide heading. Particularly inconvenient on operations, that prompt and output on the...

bug

**Small description** When I use Progress it seems to instantly go to 99%. See the repro below. Additionally, it doesn't seem to want to take the `gerund` **Expected result** For...

bug

Currently, you need to go to the SheetsSheet, select two or more sheets, and join them. If you are doing a join based on columns, the sheets need to have...

wishlist

- [ ] Macros - [ ] Split pane - [ ] Menu - [ ] Memory cell - [ ] https://github.com/saulpw/visidata/discussions/985 - [ ] VisiData for database loaders -...

documentation

Hi, I really like the idea behind visidata and I would love to be able to use it as my main tool for everyday tasks (as an ML Engineer). Unfortunately,...

performance

Currently, `options.load_lazy` being set to False, results in the loading of all subsheets for embedded sheet formats like `xlsx` or `hdf5`. It would be great if it would also load...

wishlist

It would be great to have some feedback in batch mode for long running operations. Opening large files make it appear as though vd has stopped

wishlist

Visidata is great in that you can: - locally run `vd bla.tsv.gz` and it will open correctly - run `vd http://bla.com/bla.tsv` and it will open correctly. But if you type...

wishlist