miranov25 / RootInteractive

5 stars 12 forks source link

RDataFrame <-> awkward - example time series support (to be ported to separate github) Tools/RDataFrame #293

Open miranov25 opened 1 year ago

miranov25 commented 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

miranov25 commented 1 year ago

Prototype time series RDataframe support committed - https://github.com/miranov25/RootInteractive/issues/293

miranov25 commented 1 year ago

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

miranov25 commented 1 year ago

Preferred to use TClass to