Skip to content

Ariefah Shalihah

  • Home
  • About

How to map a function with multiple arguments in Python

Use a list comprehension

Use functools.partial()



how-to-map-a-function-with-multiple-arguments-in-python

Categories PYTHON
Post navigation
How to make the first letter of every word in a string uppercase in python
How to map over a NumPy array in Python

Recent Posts

  • How asynchronously call methods in Python
  • How get a function name as a string in Python
  • How pretty print a JSON file in Python
ariefahshalihah