Presentation Open Access

Set your code free; turn it into a command-line tool

Janssens, Jeroen

If your data analyses involve coding, then you know how liberating it is to use and create functions. They hide complexity, improve testability, and enable reusability. In this talk I explain how you can really set your code free: by turning it into a command-line tool. The command line can be a very flexible and efficient environment for working with data. It's specialized in combining tools that are written in all sorts of languages (including Python and R), running them in parallel, and applying them to massive amounts of (streaming) data. Although the command line itself has quite a learning curve, turning your existing code into a tool is, as I demonstrate, a matter of a few steps. I discuss how your new tool can be combined with existing tools in order to obtain, scrub, explore, and model data at the command line. Finally, I share some best practices regarding interface design and distribution.

Files (4.8 MB)
Name Size
Set your code free; turn it into a command-line tool.pdf
md5:4fa5fd10b9186297f39903acc457b373
4.8 MB Download
265
99
views
downloads
All versions This version
Views 265265
Downloads 9999
Data volume 475.9 MB475.9 MB
Unique views 207207
Unique downloads 9393

Share

Cite as