Open miranov25 opened 1 year ago
ROOT team works on simplification of the user interface for RDataFrame as stated in the Root user workshop 2022.
In the meantime, we will try prototyping using example Time series support on the top of the RDataFrame+RVec implementing part of the time series algorithm: https://bookdown.org/rdpeng/timeseriesbook/filtering-time-series.html
Prototype time series RDataframe support committed - https://github.com/miranov25/RootInteractive/issues/293
Related presentation: https://docs.google.com/presentation/d/1WrWQWU9UJy_x_RXeOGb3cliRjP9j4Xni4NpVZXIfGJQ/edit?pli=1#slide=id.g1c07a592b17_0_15 https://docs.google.com/presentation/d/1uHuo7sghaAoAnBDTViFrFiJj4XwhNqLqR2MiPMMOvrU/edit#slide=id.p
Preferred to use TClass to
ROOT team works on simplification of the user interface for RDataFrame as stated in the Root user workshop 2022.
In the meantime, we will try prototyping using example Time series support on the top of the RDataFrame+RVec implementing part of the time series algorithm: https://bookdown.org/rdpeng/timeseriesbook/filtering-time-series.html