Marta Czurylo
Marta Czurylo
Hi @xkzl, thanks for reporting and we hear you. I also added myself to this issue. I will keep you updated once this is done (but it might be non-immediate)....
I think the use case is slightly different than just running ROOT purely from the Docker container, so I don't see why we shouldn't add it if it would spare...
Thanks Vincenzo! It all looks good to me - just one quick question, since now there is "FilterMissing" as well, should it be added to the tutorials as well or...
> Yes indeed I added it to all the tutorials in this PR, you can find it in the snippets preceded by the `Example 3` comments. I must have missed...
Hi @Axel-Naumann, this is not directly documented at action Take but there is an explanation what happens when you use DefaultColumns here: https://root.cern/doc/master/classROOT_1_1RDataFrame.html#default-branches . With Take, it will be analogous...
> * An important part of this PR is deciding the naming scheme for the new user-facing API. I see two main ways: being pedantic or being coherent. Pedantic would...
Hi @jcatmore, sure, I'll find another person in the team to take a look at this ASAP. Cheers, Marta
Issue with the code declarations is solved. We are testing distribution of files with dask only for now - for spark, the files distribution is simply using `addFile` function from...