News

Have you heard of the word anonymous writer? This means that we don’t know the writer’s name. Lambda functions in python are pretty similar as they don’t have a name. This is a simple function that ...
A simple introduction and comparison of normal and anonymous functions in R and Python. Anonymous Functions also known as lambdas have no identity, no name, but still do stuff! They do not live in the ...
excerpt: "A simple introduction and comparison of normal and anonymous functions in R and Python. Anonymous Functions also known as lambdas have no identity, no name, but still do stuff! They do not ...