By default all Linux machines comes with Python. So if you want pip to install Python packages, follow below steps 1. Login to Linux ter...
Read More
Showing posts with label python. Show all posts
Showing posts with label python. Show all posts
PySpark profile creation in jupyter
1. Create kernel directory (pyspark is the kernel name) mkdir -p ~/.ipython/kernels/pyspark 2. Create kernel file: touch ~/.ipytho...
Read More
Subscribe to:
Posts (Atom)