Uproot

Latest version: v5.3.7

Safety actively analyzes 629678 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 35 of 55

2.9.5

Fixed 102.

2.9.4

Simplified Pandas DataFrame construction. Avoiding a data copy was actually making it _slower_. Now we simply fill arrays as usual and pass them to the DataFrame constructor.

Fixes performance bug raised in issue 100.

2.9.3

reikdas fixed a case where non-`std::vector` of `TLorentzVector` was not recognized as being readable.

2.9.2

Try again to get `flatten` parameter into PyPI.

2.9.1

Added `flatten=False` as a parameter to all array-fetching methods except LazyArrays, which turns JaggedArrays into regular Numpy arrays by ignoring the starts/stops.

For `outputtype=pandas.DataFrame`, the `flatten=True` case makes the DataFrame's index a `pandas.MultiIndex` with "entry" and "subentry" levels. Branches with different jagged structure can be mixed because `pandas.merge` aligns them appropriately.

2.9.0

Added support for 2D histograms. (Thanks, demarley!)

Page 35 of 55

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.