@itsallykrinsky: i always feel so baller when i write these! have you tried list comprehensions before?? #datascience #datasciencetok #python #ai #dataanalyst #TechTips
List comprehension most definitely does NOT increase readability
2024-07-23 03:11:03
94
fakeplasticrocks :
imo using “complex” syntax is not impressive and list compressions are less readable; it’s much more impressive to have a simple and elegant solution to an otherwise “hard” problem
2024-08-01 22:29:05
1
Crypex295 :
Why not just functionalize said function then pass it into a lambda function. So its still easier to read the code and is still concise.
2024-07-23 17:49:47
2
Cedric :
„This is a sign of an advanced developer“ we learned that in high school 🥲
2024-07-31 07:40:59
0
Alex :
I’m a big fan of map(lambda())
2024-07-22 21:31:56
4
maddie :
I love list comprehension but it makes it so much less readable
2024-07-30 03:06:42
0
User19 :
List comprehensions don’t always run faster, it really depends on the situation + it’s not advanced at all, first bachelors comp Sci learn it
2024-10-04 16:30:36
0
To see more videos from user @itsallykrinsky, please go to the Tikwm
homepage.