I use cPickle to save data sets from each run of a program. Since I sometimes need to see the outline of the data without running the code, I would like an easy way to quick
You can also make an alias on your terminal, for example :
alias pvw="python -mpickle "
in my case :
pvw obj.dat ID A_ID B_ID PAST_ID 0 20 1008 4771 425 1 20 2000 4771 425 2 20 2015 4771 425