Hadoop with Python, the (not so) definitive guide
Learn how to use Hadoop from Python with libraries like: Ibis, impyla, pandas, pyarrow, webhdfs and more... (more…)
Read more »I come from a functional programming background, so I a lot of love for functions and so-called anonymous functions or lambdas. However, I have realised that I don’t make use of Python’s lambda syntax… Read more