Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2023 11:10 AM
Hi All,
Could you please suggest to me the best way to write PySpark code in Databricks,
I don't want to write my code in Databricks notebook but create python files(modular project) in Vscode and call only the primary function in the notebook(the rest of the logic will be written in python files).
Could you please let me know the best way to achieve it?
Thanks,
Deepak
Labels:
- Labels:
-
Vs code