Set up the PySpark interactive environment for Visual Studio Code
บทความ
The following steps show how to set up the PySpark interactive environment in VS Code. This step is only for non-Windows users.
We use python/pip command to build virtual environment in your Home path. If you want to use another version, you need to change default version of python/pip command manually. More details see update-alternatives.