CodeForPhilly / jawn

'Git for Tabular Data'
http://datjawn.com
BSD 3-Clause "New" or "Revised" License
44 stars 9 forks source link

use mississippi module #33

Closed flyingzumwalt closed 8 years ago

flyingzumwalt commented 8 years ago

The mississippi module ties together a bunch of utilities like pump, pumpify, etc, giving them consistent names and documentation. To make our code more consistent, I recommend using it whenever appropriate rather than using pump, pumpify, etc directly.

flyingzumwalt commented 8 years ago

I incorporated these changes into #34