Skip to content

Instantly share code, notes, and snippets.

View dgills's full-sized avatar
🦉

Daniel Gilligan dgills

🦉
View GitHub Profile
@dgills
dgills / play_neiss.py
Created December 26, 2017 20:14 — forked from philshem/play_neiss.py
python script to parse NEISS tsv files
#!/usr/bin/env python
# -*- coding: utf-8 -*-
import pandas as pd
import numpy as np
import glob
import csv
# export options - default is just CSV
csv_tf = True #.csv