"first_name": "Paul",
"last_name": "Thompson",
"mobile": "+1-234-31245543",
"ctc": "100000",
"address": {
"city": "LasVegas",
"country": "USA"
}
},
{
"first_name": "Sarav",
"last_name": "AK",
"mobile": "+919876543210",
"ctc": "200000",
"address": {
"city": "Chennai",
"country": "India"
}
}]
selectattr
selectattr, а потом - map(attribute='first_name')
Обсуждают сегодня