filmov
tv
deloitte interview question in pyspark| pyspark interview questions | #interview | #sql |#data
Показать описание
deloitte interview question in pyspark| pyspark interview questions | #interview | #sql |#data
In this video we will be solving DELOITTE interview question in PySpark.
Dataframe Create Code :
======================
1)
product_data = [
(1, 'Laptops', 'Electronics'),
(2, 'Jeans', 'Clothing'),
(3, 'Chairs', 'Home Appliances')
]
product_schema = ['product_id', 'product_name', 'category']
2)
sales_data = [
(1, 2019, 1000.00),
(1, 2020, 1200.00),
(1, 2021, 1100.00),
(2, 2019, 500.00),
(2, 2020, 600.00),
(2, 2021, 900.00),
(3, 2019, 300.00),
(3, 2020, 450.00),
(3, 2021, 400.00)
]
sales_schema = ['product_id', 'year', 'total_sales_revenue']
SQL Approach and Step by Step Solution Video :
#deloitte #sql #interview #dataengineers #dataanalytics #datascience #StrataScratch #Facebook #data #dataengineeringinterview #codechallenge #datascientist #pyspark #CodingInterview
#dsafordataguy
In this video we will be solving DELOITTE interview question in PySpark.
Dataframe Create Code :
======================
1)
product_data = [
(1, 'Laptops', 'Electronics'),
(2, 'Jeans', 'Clothing'),
(3, 'Chairs', 'Home Appliances')
]
product_schema = ['product_id', 'product_name', 'category']
2)
sales_data = [
(1, 2019, 1000.00),
(1, 2020, 1200.00),
(1, 2021, 1100.00),
(2, 2019, 500.00),
(2, 2020, 600.00),
(2, 2021, 900.00),
(3, 2019, 300.00),
(3, 2020, 450.00),
(3, 2021, 400.00)
]
sales_schema = ['product_id', 'year', 'total_sales_revenue']
SQL Approach and Step by Step Solution Video :
#deloitte #sql #interview #dataengineers #dataanalytics #datascience #StrataScratch #Facebook #data #dataengineeringinterview #codechallenge #datascientist #pyspark #CodingInterview
#dsafordataguy
deloitte interview question in pyspark| pyspark interview questions | #interview | #sql |#data
Question 9: Deloitte Interview Questions | data engineers | #pyspark #bigdata #deloitte #interview
Deloitte Interview Question | Find missing Numbers in the DataFrame |
Trending Big Data Interview Question - Number of Partitions in your Spark Dataframe
Deloitte data engineer interview Questions for 2-3 years of exp. #deloitte #dataengineer #interview
Deloitte interview question and answer | Data Engineer Role | Interview Process| Package Offered
This SQL Problem I Could Not Answer in Deloitte Interview | Last Not Null Value | Data Analytics
Deloitte Interview Experience | Deloitte Python + AWS + DevOps Interview | Online Process 2022
PWC SQL Interview Question 2024 | Time Series Data I Find the Average Temperature for Each Day
Deloitte Technical { pySpark } Interview Question: Population Density
Deloitte USI Senior Data Engineer Interview Questions | SDE Interview Experience | 25 LPA
PySpark Interview Questions & Answers | PySpark Interview Questions
pyspark scenario based interview questions and answers | #pyspark | #interview | #data
16. deloitte azure databricks interview questions | #databricks #pyspark #interview #azure
Spark Interview Question | How many CPU Cores | How many executors | How much executor memory
15. deloitte azure databricks interview questions | #databricks #pyspark #interview #azure
stratascratch | google | deloitte interview questions and answers |Election Results | pyspark
Data engineer interview question | Process 100 GB of data in Spark Spark | Number of Executors
LnT pyspark interview questions and answers | highest and lowest salary employee name | #pyspark
tiger analytics interview questions and answers in pyspark | #interview
Solving Deloitte Python Data Engineer Interview Question | Flatten the Nested List in Python |
Question 10: PWC Interview Questions | data engineers | #pyspark #bigdata #pwc #interview
Capgemini Data Engineer Interview Question - Round 1 | Save Multiple Columns in the DataFrame |
Elon Musk fires employees in twitter meeting DUB
Комментарии