Hi All,
I want to import thundercontext to tsc variable. I already installed tunder library using pip install thunder-python ( Ubuntu ). I want to execute the commands in Chapter 11 of Advance Analytics with Spark.
When I try to run the command from thunder import ThunderContext . it gives me error cannot import name ThunderContext.
Could you please helpme out ?