About me

I am a Computer Science researcher interested in data analysis, machine learning and artificial intelligence. I play with Python, Java, C++, MATLAB, and Ruby.
Recent Tweets @traims
Posts I Like
Who I Follow
Posts tagged "csv"
  • csvkit is to tabular data what the standard Unix text processing suite (grep, sed, cut, sort) is to text.
  • csvkit is designed to augment or supercede much of Python’s csv module.
  • The csvkit tutorial walks through processing and analyzing a real dataset from data.gov.

Repository: https://github.com/onyxfish/csvkit
Documentation: http://csvkit.rtfd.org/

via @markw