29 July 2019 to 2 August 2019
Northeastern University
US/Eastern timezone

IRIS-HEP Tutorial: Fast columnar data analysis with data science tools (Part 2)

29 Jul 2019, 16:00
2h
Shillman 425 (Northeastern University)

Shillman 425

Northeastern University

Speakers

Jim Pivarski (Princeton University) Nick Smith (Fermi National Accelerator Lab. (US))

Description

In this tutorial session, we introduce the scientific python ecosystem and extensions thereof that have been developed as part of the IRIS-HEP initiative to better fit the needs of particle physicists. This hands-on tutorial will introduce:
- Scientific programming with Numpy and various tools in its ecosystem: SciPy, Pandas, Scikit-Learn, etc.
- Tools to accelerate python when Numpy is not expressive or fast enough: Numexpr, Numba, GPU acceleration, etc.
- How to efficiently get data from ROOT files into this ecosystem via the uproot library
- Tools to deal with non-trivial data structures in columnar array format, such as jagged arrays, arrays-of-struct, etc. via the awkward-array library
- Existing and forthcoming tools to deal with histograms as data structures

Presentation materials