issues
search
robdmc
/
pandashells
:panda_face: Bringing the python data stack to the shell prompt
Other
788
stars
26
forks
source link
Specifiying only index for output breaks things
#5
Closed
robdmc
closed
10 years ago
robdmc
commented
10 years ago
cat margpct.csv | p.df -o index 'df.head()'
robdmc
commented
10 years ago
Fixed
cat margpct.csv | p.df -o index 'df.head()'