Skip to content
#

jq

Here are 422 public repositories matching this topic...

data-science-at-the-command-line
jeroenjanssens
jeroenjanssens commented Jun 10, 2020

I'm happy to announce that I'll be writing the second edition of Data Science at the Command Line (O'Reilly, 2014). This issue explains why I think a second edition is needed, lists what changes I plan to make, and presents a tentative outline. Finally, I have a few words about the process and giving feedback.

Why a second edition?

While the command line as a technology and as a way of w

kantord
kantord commented Mar 17, 2019

As generating human-readable code is not a current aim, and we're quite far from having it anyway, it would make sense to generate a code that is already "minified". (i. e. cannot be reduced more by a minifier).

This might not be possible to achieve to 100% without implementing some complicated compiler logic (for example determining whether some parenthesis are needed). Implementing those shou

Improve this page

Add a description, image, and links to the jq topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the jq topic, visit your repo's landing page and select "manage topics."

Learn more