Parsing-Workshop icon indicating copy to clipboard operation
Parsing-Workshop copied to clipboard

This is Insight's Workshop to help our DevOps Fellows prepare for Log Parsing Intervies.

Results 1 Parsing-Workshop issues
Sort by recently updated
recently updated
newest added

In [chapter 2](https://github.com/InsightDataScience/Parsing-Workshop/tree/master/chapter2), I have a couple of notes: - The argparse module is a bit heavy handed for most purposes. In most cases, it is faster and easier to...