|
|
|
|
|
by rasmusei
2283 days ago
|
|
Wow, that is a nice little tool. Just installed it and tested on some random files in my current data analysis project. By the way, I installed it using pipx https://github.com/pipxproject/pipx by running `pipx install visidata`. To also read HDF and Excel files, I added the necessary packages by running `pipx inject visidata h5py openpyxl`. |
|