News

This repository contains a script to extract data from a tab-delimited text file and load it into a SQLite database. The script handles data validation and cleaning, and includes a command line ...
A very small python script to convert space delimited txt files into tab delimited txt files, so you can paste into excel at will. I'm sure there's other ways to do this, but this is how I do it, and ...