Closed robdmc closed 8 years ago
The following snippet raises an exception.
seq 10 | awk '{print $1, ","$1}' | p.df -i noheader -o html index
Simple bug fixed. Just needed to add na_rep to the html writer args
The following snippet raises an exception.
seq 10 | awk '{print $1, ","$1}' | p.df -i noheader -o html index