jmespath / jmespath/jmespath.py

Can I use map to do some calculation

Open
#154 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
2.4k
Forks
212
PR merge metrics
No merged PRs in 30d

Description

User case:

[1,2,3]

What I want :

[2,3,4]

I have tried

map(&@+2,@)

it not works.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.