Solve using PySpark and Spark-SQL | Accenture Interview Question |

  Рет қаралды 11,402

GeekCoders

GeekCoders

Күн бұрын

Пікірлер: 12
@JyotiKumari-zu2vu
@JyotiKumari-zu2vu 29 күн бұрын
How can i purchase your delta lake course
@GeekCoders
@GeekCoders 29 күн бұрын
www.geekcoders.co.in/courses/Build-Real-Time-DeltaLake-Project--using-PySpark-and-Spark-SQL-with-Databricks-64a0af30e4b0f71237fa1bf3-64a0af30e4b0f71237fa1bf3
@fit1801
@fit1801 Жыл бұрын
Bro can you please tell me which software you are using to record screen.
@RajeshKumar-re8tj
@RajeshKumar-re8tj Жыл бұрын
Hey Sagar, Please make delta live table related project. Delta live table is most demanding.
@GeekCoders
@GeekCoders Жыл бұрын
Sure will do that soon thanks
@vikaschavan6118
@vikaschavan6118 Жыл бұрын
I saw this question on leetcode sql question series.
@SzalonyEdek
@SzalonyEdek Жыл бұрын
Cool. The second syntax is DataFrame, not PySpark, as a Pyspark it could be also DataSet or RDD
@GeekCoders
@GeekCoders Жыл бұрын
Second query is dataframe only
@rawat7203
@rawat7203 Жыл бұрын
Thank you Sir
@caferacerkid
@caferacerkid 8 ай бұрын
result_df = df.filter((col("ID") % 2 != 0) & (col("description") != 'boring')).orderBy(desc("rating")) display(result_df)
@SomwritaDe
@SomwritaDe Жыл бұрын
from pyspark.sql.functions import col, upper df_1 = df.where(df.id%2!=0).where(upper(df.description)!="BORING") display(df_1)
@AmitSingh-e6m
@AmitSingh-e6m 4 ай бұрын
my Solution: df.select("*").filter((col("ID") % 2 != 0) & (col("description") != "boring")).orderBy("rating",ascending=False)
10 recently asked Pyspark Interview Questions | Big Data Interview
28:36
Every team from the Bracket Buster! Who ya got? 😏
0:53
FailArmy Shorts
Рет қаралды 13 МЛН
Война Семей - ВСЕ СЕРИИ, 1 сезон (серии 1-20)
7:40:31
Семейные Сериалы
Рет қаралды 1,6 МЛН
Implementing AI Workflows in Foundry | Foundry Field Guide
7:50
Northslope Technologies
Рет қаралды 1
Solve Globant PySpark Interview Question | Apache Spark |
11:12
GeekCoders
Рет қаралды 4,5 М.
4 Recently asked Pyspark Coding Questions | Apache Spark Interview
28:39
Every team from the Bracket Buster! Who ya got? 😏
0:53
FailArmy Shorts
Рет қаралды 13 МЛН