Hi - I've asked this question previously many vers...
# ask-community
i
Hi - I've asked this question previously many versions ago. Is
apply_map
the only way to map over
ifelse
and
case
statements?
d
Hmmm
👋 Hey @itay livni! Can you share a quick example of what you’re thinking?
i
Hi @Dylan Just something like
conditional.map
i.e.
ifelse.map
,
case.map
or
merge.map
This was not meant to be a feature request. Just looking for some guidance on how to map conditional without
apply_map
- thanks
d
I think
apply_map
is still the way to go for now
i
@Dylan thanks.
👍 1