CMD + K

uproot-base

Community

ROOT I/O in pure Python and NumPy.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::uproot-base

Usage Tracking

5.4.0
5.3.12
5.3.11
5.3.10
5.3.9
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

uproot (originally μproot, for "micro-Python ROOT") is a reader and a writer of the ROOT file format using only Python and Numpy. Unlike the standard C++ ROOT implementation, uproot is only an I/O library, primarily intended to stream data into machine learning libraries in Python. Unlike PyROOT and root_numpy, uproot does not depend on C++ ROOT. Instead, it uses Numpy calls to rapidly cast data blocks in the ROOT file as Numpy arrays.

About

Summary

ROOT I/O in pure Python and NumPy.

Last Updated

Oct 1, 2024 at 19:41

License

BSD-3-Clause

Total Downloads

1.5M

Supported Platforms

noarch

Unsupported Platforms

linux-ppc64le Last supported version: 3.13.0
linux-64 Last supported version: 3.13.0
linux-aarch64 Last supported version: 3.13.0
macOS-64 Last supported version: 3.13.0
win-64 Last supported version: 3.13.0