jmespath / jmespath/jmespath.py
Filtering a hash to produce a subset-hash not documented
Open
- Dominant language
- Python
- Stars
- 2.4k
- Forks
- 212
- PR merge metrics
- No merged PRs in 30d
Description
I'm struggling trying to filter a hash of hashes -- to reduce it to a hash where the value-hashes all contain a particular key. The example can be seen in [my question on Stackoverflow](https://stackoverflow.com/questions/46306363/). A similar (?) [question](https://stackoverflow.com/questions/41579581/) is answered with a depressing answer to the effect, this is not possible -- until #105 is merged.
I hope, I'm misreading it and what I'm seeking is already possible -- just lacking an example...
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.