
awkward 2.0.4
0
Manipulate JSON-like data with NumPy-like idioms.
Contents
Manipulate JSON-like data with NumPy-like idioms.
Stars: 635, Watchers: 635, Forks: 65, Open Issues: 98The scikit-hep/awkward
repo was created 3 years ago and was last updated 4 days ago.
The project is popular with 635 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
- License
- BSD-3-Clause
- Homepage
- PyPi
- https://pypi.org/project/awkward/
- 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 98 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