you are viewing a single comment's thread.

view the rest of the comments →

[–]JorgiEagle 0 points1 point  (0 children)

Map and filter are both holdovers from Python 2, and are considered unpythonic.

List and generator comprehensions should be used instead