On python, is there any way to chain functional commands? Eg in js: result= list.filter(bla).map(bla)?
If I understand your question (exhausted right now), it's the same in Python as your example, no?
-
-
Gosh I always thought you had to do this in python filter(map(bla, f), f). I've never used functional stuff in python. Super useful in js I find tho :)
- 7 more replies
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.