Published September 13, 2017
| Version v5.0.0rc7
Software
Open
Uproot
Authors/Creators
- 1. Princeton University
- 2. University of Birmingham
- 3. Purdue University
- 4. Veermata Jijabai Technological Institute
- 5. Manipal Institute of Technology
- 6. Harvard University
- 7. Fermilab
- 8. CERN
- 9. Santa Cruz Institute for Particle Physics
Description
New features
- feat: support categorical axes on boost histograms by @lobis in https://github.com/scikit-hep/uproot5/pull/764
- feat: warn about TBranch name, alias name conflict. by @jpivarski in https://github.com/scikit-hep/uproot5/pull/776
- feat: any Mapping assigned to a WritableDirectory is interpreted as a TTree or failure, no fall-through. by @jpivarski in https://github.com/scikit-hep/uproot5/pull/779
- feat: add 'interp_options' mechanism and ak_add_doc. by @jpivarski in https://github.com/scikit-hep/uproot5/pull/784
- feat: Use awkward pandas, instead of the existing code that explodes Pandas Dataframes by @kkothari2001 in https://github.com/scikit-hep/uproot5/pull/734
- feat: made 'very optional' arguments keyword-only by @jpivarski in https://github.com/scikit-hep/uproot5/pull/787
- feat: adjust for name change in scikit-hep/awkward#1919. by @jpivarski in https://github.com/scikit-hep/uproot5/pull/788
- fix: histogram weights not handled correctly in hist / boost conversion by @lobis in https://github.com/scikit-hep/uproot5/pull/774
- perf: streamline metadata handling for TBranch name lookup and uproot.dask by @jpivarski in https://github.com/scikit-hep/uproot5/pull/772
- fix: ensure AwkwardForth fallback path is tested without history. by @jpivarski in https://github.com/scikit-hep/uproot5/pull/780
- fix: all AwkwardForth Forms now agree with awkward_form method output. by @jpivarski in https://github.com/scikit-hep/uproot5/pull/790
- refactor: final refactoring for Forth generation by @aryan26roy in https://github.com/scikit-hep/uproot5/pull/749
- test: make tests parallelizable (custom_classes in uproot.open). by @jpivarski in https://github.com/scikit-hep/uproot5/pull/786
- docs: fix TRef.py doc urls by @veprbl in https://github.com/scikit-hep/uproot5/pull/782
- docs:
uproot.daskdocs by @kkothari2001 in https://github.com/scikit-hep/uproot5/pull/702 - ci: [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/scikit-hep/uproot5/pull/773
- ci: pre-commit autoupdate by @pre-commit-ci in https://github.com/scikit-hep/uproot5/pull/783
- ci: [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/scikit-hep/uproot5/pull/789
- ci: [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/scikit-hep/uproot5/pull/793
- chore(deps): bump pypa/gh-action-pypi-publish from 1.5.1 to 1.6.1 by @dependabot in https://github.com/scikit-hep/uproot5/pull/792
Full Changelog: https://github.com/scikit-hep/uproot5/compare/v5.0.0rc6...v5.0.0rc7
Notes
Files
scikit-hep/uproot5-v5.0.0rc7.zip
Files
(981.3 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:1091d4e6c6a26ecd07b7762ed397edf1
|
981.3 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/scikit-hep/uproot5/tree/v5.0.0rc7 (URL)