Uproot

Latest version: v5.3.7

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

Scan your dependencies

Page 6 of 55

5.0.11

New features

* feat: Support reading from S3 by veprbl in https://github.com/scikit-hep/uproot5/pull/916

Bug-fixes and performance

* fix: pandas and double nested vectors issue 885 by ioanaif in https://github.com/scikit-hep/uproot5/pull/912
* fix: don't assume Uproot is in global scope in TPython::Eval by jpivarski in https://github.com/scikit-hep/uproot5/pull/927
* fix: expressions failing in pandas issue 922 by ioanaif in https://github.com/scikit-hep/uproot5/pull/930

Other

* chore: use 2x faster black mirror by henryiii in https://github.com/scikit-hep/uproot5/pull/929
* chore: update pre-commit hooks by pre-commit-ci in https://github.com/scikit-hep/uproot5/pull/918

**Full Changelog**: https://github.com/scikit-hep/uproot5/compare/v5.0.10...v5.0.11

5.0.10

New features

* feat: add `unproject_layout` support by agoose77 in https://github.com/scikit-hep/uproot5/pull/900

Bug-fixes and performance

* fix: issues with members when dealing with non-numeric branches issue 906 by ioanaif in https://github.com/scikit-hep/uproot5/pull/910
* fix: interpretation for arrays of non-numerical objects issue 880 part2 by ioanaif in https://github.com/scikit-hep/uproot5/pull/911

Other

* chore: update pre-commit hooks by pre-commit-ci in https://github.com/scikit-hep/uproot5/pull/902
* chore: update pre-commit hooks by pre-commit-ci in https://github.com/scikit-hep/uproot5/pull/915
* chore: ruff moved to astral-sh by henryiii in https://github.com/scikit-hep/uproot5/pull/913
* chore: target-version no longer needed by Black or Ruff by henryiii in https://github.com/scikit-hep/uproot5/pull/914

**Full Changelog**: https://github.com/scikit-hep/uproot5/compare/v5.0.9...v5.0.10

5.0.9

New features

_(none!)_

Bug fixes and performance

* fix: if using form remapping start off with full list of remapped columns by lgray in https://github.com/scikit-hep/uproot5/pull/905

Other

**Full Changelog**: https://github.com/scikit-hep/uproot5/compare/v5.0.8...v5.0.9

5.0.8

New features

* feat: chunk specification in uproot.dask by lgray in https://github.com/scikit-hep/uproot5/pull/898

Bug fixes and performance

* fix: histograms from Geant4 by henryiii in https://github.com/scikit-hep/uproot5/pull/884
* fix: bugs caught by a Ruff update by pre-commit-ci in https://github.com/scikit-hep/uproot5/pull/882
* fix: adapt to scikit-hep/awkward2437. by jpivarski in https://github.com/scikit-hep/uproot5/pull/892
* fix: awkward_form breadcrumbs class issue 880 by ioanaif in https://github.com/scikit-hep/uproot5/pull/886

Other

* chore: update pre-commit hooks by pre-commit-ci in https://github.com/scikit-hep/uproot5/pull/889
* chore(deps): bump pypa/gh-action-pypi-publish from 1.8.5 to release/v1 by dependabot in https://github.com/scikit-hep/uproot5/pull/887
* chore: update pre-commit hooks by pre-commit-ci in https://github.com/scikit-hep/uproot5/pull/893

**Full Changelog**: https://github.com/scikit-hep/uproot5/compare/v5.0.7...v5.0.8

5.0.7

**Note:** This release introduces a slight change in behavior. Previously, `uproot.dask` would default to `step_size="100 MB"` if `open_files=True` and whole-file-steps (limit on step size) if `open_files=False`. Now both `open_files` cases default to `steps_per_file=1` (whole-file-steps) for uniformity. If you have been using `uproot.dask` and this version suddenly gives you large Dask partitions, use either `step_size` or `steps_per_file` to control your partition size (`step_size="100 MB"` is the old behavior).

New features

* feat: add in capability for blindly splitting files into chunks for dask by lgray in https://github.com/scikit-hep/uproot5/pull/876

Bug-fixes and performance

_(none!)_

Other

* ci: [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/scikit-hep/uproot5/pull/874
* chore(deps): bump pypa/gh-action-pypi-publish from 1.8.4 to 1.8.5 by dependabot in https://github.com/scikit-hep/uproot5/pull/873

**Full Changelog**: https://github.com/scikit-hep/uproot5/compare/v5.0.6...v5.0.7

5.0.6

New features

* feat: add pyodide support for jupyter-lite for files opened via HTTP by ioanaif in https://github.com/scikit-hep/uproot5/pull/868
* feat: add support for pandas is_numeric API change by ioanaif in https://github.com/scikit-hep/uproot5/pull/871
* feat: have unknown type become float64 when in array context by ioanaif in https://github.com/scikit-hep/uproot5/pull/870

Bug-fixes and performance

* fix: strided interpretation for data with extra offsets by ioanaif in https://github.com/scikit-hep/uproot5/pull/852

Other

* ci: [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/scikit-hep/uproot5/pull/865
* ci: [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/scikit-hep/uproot5/pull/867
* chore(deps): bump pypa/gh-action-pypi-publish from 1.7.1 to 1.8.1 by dependabot in https://github.com/scikit-hep/uproot5/pull/864
* chore(deps): bump pypa/gh-action-pypi-publish from 1.8.1 to 1.8.4 by dependabot in https://github.com/scikit-hep/uproot5/pull/869

**Full Changelog**: https://github.com/scikit-hep/uproot5/compare/v5.0.5...v5.0.6

Page 6 of 55

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.