- Omaha, Nebraska, USA
- https://westurner.org/
-
Joined on
Feb 1, 2009
Popular repositories
-
pyline
Pyline is a grep-like, sed-like, awk-like command-line tool for line-based text processing in Python. https://pypi.python.org/pypi/pyline
-
dotfiles
Bash, Python, IPython scripts, and userspace configuration https://westurner.org/dotfiles/
-
wiki
https://westurner.org/wiki
JavaScript 8
-
pycd10api
REST API wrappers for ICD10 CM and PCS XML files (Pyramid + Cornice + lxml ) https://pypi.python.org/pypi/pycd10api
Python 5
-
provis
Infrastructure Provisioning Scripts and Configuration Sets https://provis.readthedocs.org/
-
elasticsearchjsonld
Generate JSON-LD @contexts from ElasticSearch JSON Mappings
Python 5
1,098 contributions in the last year
Contribution activity
December 2016
- westurner/house_prices Python
ENH: Include parameters in exported pipeline
Given an exported generated pipeline, how do I know what code and parameters were used to generate it?
I can just open('exported_pipeline.py.json',…