Simple data transformation library for csv-type files. Designed to perform simple raw-file operations, such as picking certain columns or replacing strings in a column with a replacement string.
Make sure that the library is in the python path or in the same folder. Import the library:
import dt