More advanced topics in Python

Nice standard libraries

  • argsparse, datetime, fnmatch, re, sys, subprocess, pathlib

Nice libraries for data analysis

Python and ROOT

  • pyROOT: Python interface for ROOT

  • uproot: A library for reading data from root files into Python NumPy arrays, Awkward arrays and Pandas dataframes

  • root_numpy (deprecated)