What is setup.py in a Python Project?
So you created a python package or module or an application and want to share it to other people…
So you created a python package or module or an application and want to share it to other people…
Have you ever worked on a problem where you wanted to optimise your code or compare performance…
This article is a sequel of previous article titled: Create Spark Single Node Cluster With D…
Have you ever wondered how to setup spark cluster and tweak various settings like a real product…