dailycoding Parsing a tab seperated zone file in shell For a research project, I wanted to analyze domain names. I got a copy of a zone file that was tab seperated. Before I could load it into pandas or r, I wanted
Data Analytics Processing JSON data on the command line Originally posted at: https://blog.mypad.in/processing-json-data-on-the-command-line/ JSON has become the defacto standard of data transfer for a major part of the internet now. Particularly with the ubiquitous usage of mobile apps,