Mostrando entradas con la etiqueta working with data. Mostrar todas las entradas
Mostrando entradas con la etiqueta working with data. Mostrar todas las entradas

jueves, 12 de mayo de 2016

Book: Data Science at the Command Line

Data Science at the Command Line is a new book written by Jeroen Janssens. This website contains information about the webcast from August 20th, instructions on how to install the Data Science Toolbox, and an overview of all the command-line tools discussed in the book.
Address : <http://datascienceatthecommandline.com/>

csvkit: utilities for working with CVS

csvkit 0.9.1
csvkit is a suite of utilities for converting to and working with CSV, the king of tabular file formats.
It is inspired by pdftk, gdal and the original csvcut utility by Joe Germuska and Aaron Bycoffe.
Address : <http://csvkit.readthedocs.io/en/0.9.1/>