Unsubscribe...

2020-04-28 Thread Yasir Elgohary
unsubscribe

Fwd: How to import PySpark into Jupyter

2020-04-10 Thread Yasir Elgohary
Peace dear all, I hope you all are well and healthy... I am brand new to Spark/Hadoop. My env. is: Windows 7 with Jupyter/Anaconda and Spark/Hadoop all installed on my laptop. How can I run the following without errors: import findspark findspark.init() findspark.find() from pyspark.sql import