vepadulano / PyRDF

Python Library for doing ROOT RDataFrame analysis
https://pyrdf.readthedocs.io/en/latest/
9 stars 7 forks source link

Add back AsNumpy tutorials for Spark #79

Closed JavierCVilla closed 3 years ago

JavierCVilla commented 5 years ago

Revert this commit once PyROOT has been properly modified to support the serialization of the ndarray wrapper class.

vepadulano commented 5 years ago

The CI job runs in a conda environment with ROOT 6.16. Even when the anaconda package will be updated to 6.18 it won't have the new AsNumpy changes, unless they make into the 6.18-patches at some point

JavierCVilla commented 5 years ago

@vepadulano Does ROOT-6.18.02/04 include the required changes?

vepadulano commented 3 years ago

When PyRDF will be included in ROOT these tutorials will be included in the ROOT tutorials