Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View kwurst's full-sized avatar

Karl R. Wurst kwurst

View GitHub Profile
@kwurst
kwurst / case1.py
Last active December 30, 2015 02:19
This snippet shows how to reconstitute columns from a text file. See http://blog.karl.w-sts.com/2013/12/02/code-break-data-file-manipulations-in-python/ for the background and data format.
'''
Copyright (C) 2013 Karl R. Wurst
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of