Multithreading in uproot

Hi all, I don’t know if there is an specific forum to ask questions about uproot but if not my question is the following.

I just started playing with uproot because it seems so useful, however, I wanted to know if there is a way to apply multithreading functionalities to my script because it is much slower than using RDataframe or if its better to just read the data a generate the histograms using RDataframe and then plot with uproot.

Thanks all for your time, and point me to the right forum if this is out of topic.

Hi @caetano.eirea ,
uproot is completely independent of ROOT and it has its own support channels, please refer to those for uproot-related questions.

Cheers,
Enrico

this (Scikit-HEP/uproot - Gitter) seems like a better venue for uproot-related questions :slight_smile:

Thank you @eguiraud, I will do it.

Thanks @sbinet