Join Slack
Powered by
Hello folks, I'm trying to migrate from v1 to v2, ...
# ask-community
r
Romain
10/14/2022, 11:40 AM
Hello folks, I'm trying to migrate from v1 to v2, and I'm currently trying to figure out what to do with
apply_map
. Is is correct to assume that I can easily change my apply_map uses, by subflow runned in parallel?
✅ 1
a
Anna Geller
10/14/2022, 1:07 PM
I'd approach it using a for loop with if/else statements 🙂 pure Python
👌 1
3
Views
Open in Slack
Previous
Next