You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OVERVIEW
This Jupyter Notebook contains SQL queries executed using Spark SQL in PySpark. It covers common SQL operations such as ranking, counting duplicates, using window functions, and word frequency analysis.