Have you ever used partial functions? It's an interesting functionality that can be found in the functools package. It's pretty straightforward - you can take a function that takes multiple arguments and produces a new function that has one or more a...
datawise.dev1 min read
No responses yet.