-
### Explain what you would like to see improved
When using RDF from PyROOT and checking the type / string representation of some RDF operation, one gets very different things depending on the operati…
-
-
-
### Check duplicate issues.
- [ ] Checked for duplicates
### Description
Behavior: Snapshot warns that an illegaly named column will be renamed when writing to file. Then the column appears t…
-
We should make all packages required by `view_as()` optional, so we need some way to emit an error if you try to view data with an uninstalled package.
This could especially help with making this e…
-
### Check duplicate issues.
- [ ] Checked for duplicates
### Description
If RDF is created from the TTree which has a branch that has a non standard name, such as a dot at the end, the errors appea…
-
This issue is just a reminder that we need to resolve this TODO:
https://github.com/root-project/root/blob/89776f40f6f9a0f1ea769ed86f8280696b85e01f/tree/dataframe/src/RNTupleDS.cxx#L288-L296
so …
-
There is a difference between the result from the interpreted and the compiled version of `SaveGraph`.
Consider the following minimal reproducible script.
```C++
void buggyGraph(){
ROOT::RDa…
-
### Check duplicate issues.
- [x] Checked for duplicates
### Description
Reading vector fields in an RNTuple through RDF is currently only possible when they are specified as `ROOT::RVec`. Th…
-
First reported at https://root-forum.cern.ch/t/trouble-reading-rvec-of-vector-from-branch-with-tclonesarray-of-objects-with-std-vector-member/52482 .
A reproducer:
```cpp
// repro.C
#include
…