https://github.com/agoose77/scikit-hep-sizeof
Add dask.sizeof support to Scikit-HEP types
https://github.com/agoose77/scikit-hep-sizeof
awkward dask scikit-hep sizeof uproot
Last synced: 11 months ago
JSON representation
Add dask.sizeof support to Scikit-HEP types
- Host: GitHub
- URL: https://github.com/agoose77/scikit-hep-sizeof
- Owner: agoose77
- License: bsd-3-clause
- Created: 2021-05-21T12:51:35.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-21T13:12:37.000Z (about 5 years ago)
- Last Synced: 2025-02-16T06:02:42.298Z (over 1 year ago)
- Topics: awkward, dask, scikit-hep, sizeof, uproot
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dask `sizeof` Scikit-HEP Plugin
This repository implements a plugin that registers the Scikit-HEP types with the `dask.sizeof` entrypoint.
See https://github.com/dask/dask/pull/7688