Esword618
Results
13
comments of
Esword618
@jpivarski I want to convert the parsed data into [pola-rs](https://github.com/pola-rs/polars) format because I want to process and filter the data with the help of pola-rs functionality. Because sometimes the root...
@cbourjau Okay, thank you for your help.
Okay, thank you very much for your suggestions. My original intention was to use Rust to parse root files, then encapsulate them into Python libraries, and combine them with Python's...