O’Reilly Media book: Data Science at the Command Line

by

in

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

Comments

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.