- http://shop.oreilly.com/product/0636920032823.do
- http://datascienceatthecommandline.com
- http://datasciencetoolbox.org
- http://jeroenjanssens.com/2013/09/19/seven-command-line-tools-for-data-science.html
- https://github.com/jeroenjanssens/data-science-at-the-command-line/issues
- http://csvkit.readthedocs.org
Become a more efficient and productive data scientist by leveraging the power of the command line. With this practical guide, you’ll learn seven command-line tools for obtaining, scrubbing, and exploring data—including three tools developed by the author. If you rely on one-time scripts for working with data, this book will help you understand why, how, and when to employ the command-line instead.
With a running MyDataScienceToolbox VM you log into that VM like this:
$ cd $HOME/MyDataScienceToolbox/ $ vagrant ssh
Shutting down this VM from within:
$ sudo shutdown -h now
Leave a Reply