Skip to content

Commit

Permalink
add "Data Science at the Commande Line" link to More Resources
Browse files Browse the repository at this point in the history
  • Loading branch information
iveksl2 committed Mar 3, 2016
1 parent 4094635 commit 10d854e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -561,7 +561,7 @@ These are items relevant *only* on OS X.
- [Strict mode](http://redsymbol.net/articles/unofficial-bash-strict-mode/) for writing better shell scripts.
- [shellcheck](https://github.com/koalaman/shellcheck): A shell script static analysis tool. Essentially, lint for bash/sh/zsh.
- [Filenames and Pathnames in Shell](http://www.dwheeler.com/essays/filenames-in-shell.html): The sadly complex minutiae on how to handle filenames correctly in shell scripts.

- [Data Science at the Command Line](http://datascienceatthecommandline.com/#tools): Creating Data Science pipelines within the commandline

## Disclaimer

Expand Down

0 comments on commit 10d854e

Please sign in to comment.