Introduction¶
dautil
stands for Data Analysis Utilities. It includes some of the
routines I used for data analysis.
There’s a companion repo called dautil-sh
, scripts for similar
purpose but use bash instead.
Installation¶
pip install dautilpy
Optionally add
bin/
to yourPATH
. Consider these some example scripts that usesdautilpy
.