Is there some way to update a branch with RDataFrame, rather than define a new one?
Is it enough to read the branch as a reference and use ForEach
?
Hi Beojan,
I’m afraid not, RDataFrame cannot modify the input in-place.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.