awkward 2.6.9
0
Manipulate JSON-like data with NumPy-like idioms.
Contents
Manipulate JSON-like data with NumPy-like idioms.
Stars: 830, Watchers: 830, Forks: 85, Open Issues: 129The scikit-hep/awkward
repo was created 5 years ago and the last code push was Yesterday.
The project is popular with 830 github stars!
How to Install awkward
You can install awkward using pip
pip install awkward
or add it to a project with poetry
poetry add awkward
Package Details
- Author
- None
- License
- BSD-3-Clause
- Homepage
- None
- PyPi:
- https://pypi.org/project/awkward/
- Documentation:
- https://awkward-array.org
- GitHub Repo:
- https://github.com/scikit-hep/awkward-1.0
Classifiers
- Scientific/Engineering
- Scientific/Engineering/Information Analysis
- Scientific/Engineering/Mathematics
- Scientific/Engineering/Physics
- Software Development
- Utilities
Related Packages
Errors
A list of common awkward errors.
Code Examples
Here are some awkward
code examples and snippets.
GitHub Issues
The awkward package has 129 open issues on GitHub
- Simplify output of {Bit,Byte}MaskedArray
- Fix: fix
ByteMaskedArray.simplify_optiontype()
- Add a .zenodo.json file to specify a set of authors.
- Adding a `delitem``` method to awkward arrays in V2
- Use improved summation routine in sum kernels
- Fix: support nested option types in
ak.is_none
- Getting Numba to work for v2 arrays
- New random functions
- convert string, stream, or file from/to json for v2
- replace shared_ptr with unique_ptr in Forth buffers
ak.is_none
does not descend into option contents- Proposal to stop ak.broadcast_arrays at records.
- RDataFrame integration