visidata icon indicating copy to clipboard operation
visidata copied to clipboard

[loaders] Support unpickling of more objects

Open anjakefala opened this issue 4 years ago • 1 comments

Currently, VisiData supports the unpickling of dataframes with the pandas loaders, and numpy objects with the numpy loader (--npy-allow-pickle).

It would be great to support more formats, by unpickling and using pyobj.

anjakefala avatar Aug 22 '21 06:08 anjakefala

This would be useful, I agree. If you would, please provide an example pickle file that does not load, and that will make this easier.

saulpw avatar Sep 07 '21 04:09 saulpw

I would need specific example files that don't load in order to grant this wish.

Kondo'ed for now.

saulpw avatar Oct 07 '23 22:10 saulpw