Notifications You must be signed in to change notification settings Using Python to Parse a Logfile Welcome to the "Using Python to Parse a Logfile" repository. This project demonstrates how to use ...
In a typical HEP data analysis process, data is explored by a physicist loading large amounts of data into an interactive Python environment. The physicist performs various analyses of this data. The ...