Christopher Groskopf onyxfish
- NPR
- Tyler, TX || Washington, DC
- staringmonkey@gmail.com
- http://twitter.com/onyxfish
- Joined on
Popular repositories
- csvkit 1,705 A suite of utilities for converting to and working with CSV, the king of tabular file formats.
- proof 119 proof is a Python library for creating optimized, repeatable and self-documenting data analysis pipelines.
- agate 116 agate is a Python data analysis library designed for humans working in the real world.
- invar 61 Command line tools for generating map images from Mapnik configuration.
- ffs 57 Schemas to convert common fixed-width file formats into CSV using in2csv.
Public contributions
Contributions in the last year
2,701 total
Oct 13, 2014 – Oct 13, 2015
Longest streak
26 days
August 18 –
September 12
Current streak
0 days
Last contributed
Contribution activity
12 commits
- Pushed 5 commits to onyxfish/agate-numpy Oct 7 – Oct 8
- Pushed 7 commits to onyxfish/agate Oct 7
7 Issues reported
- Open #279 Need an example of aggregations.Summary
- Closed #278 TableSet's created by using proxy methods do not inherit key_name, key_type, etc.
- Closed #277 Joins are very slow
- Closed #276 Ensure null values are correctly handled by Table.counts
- Closed #275 Ensure null values are correctly handled by Table.bins
- Closed #274 Support non-Text data types for bar chart labels
- Closed #273 Add Table.print_bars example to tutorial