filmov
tv
day 5 | salary report | pyspark scenario based interview questions and answers
Показать описание
day 5
salary report
pyspark scenario based interview questions and answers
Create DataFrame Code :
=====================
# Creating the Salary DataFrame
salary_data = [
(1, 'Rohan', 5000),
(2, 'Alex', 6000),
(3, 'Maryam', 7000)
]
salary_schema = "emp_id int, emp_name string, base_salary int"
# Creating the Income DataFrame
income_data = [
(1,'Basic', 100),
(2,'Allowance', 4),
(3,'Others', 6)
]
income_schema = "id int, income string, percentage int"
# Creating the Deduction DataFrame
deduction_data = [
(1,'Insurance', 5),
(2,'Health', 6),
(3,'House', 4)
]
deduction_schema = "id int, deduction string, percentage int"
#interview #spark #pyspark
salary report
pyspark scenario based interview questions and answers
Create DataFrame Code :
=====================
# Creating the Salary DataFrame
salary_data = [
(1, 'Rohan', 5000),
(2, 'Alex', 6000),
(3, 'Maryam', 7000)
]
salary_schema = "emp_id int, emp_name string, base_salary int"
# Creating the Income DataFrame
income_data = [
(1,'Basic', 100),
(2,'Allowance', 4),
(3,'Others', 6)
]
income_schema = "id int, income string, percentage int"
# Creating the Deduction DataFrame
deduction_data = [
(1,'Insurance', 5),
(2,'Health', 6),
(3,'House', 4)
]
deduction_schema = "id int, deduction string, percentage int"
#interview #spark #pyspark
Create Salary Sheet in Excel - Tips & Tricks from @todfodeducation
Trick to calculate salary increment 💪😎 #advancedexcel #excelshorts
Let's Calculate Salary Pay Hours kaise nikale in excel
Make a Salary Slip in Excel | Automatic Salary Pay Slip in 5 Minutes
Make a Salary Sheet in Excel in 5 Minutes or Less | ComputerGuruTricks
What are your Salary Expectations? | Best Answer (from former CEO)
How to Negotiate Salary after Job Offer | 5 Practical Tips
How to make salary sheet || Payroll or Payslip in excel 2016
Create Salary Sheet Of Employees In Excel 😎 | Salary Calculation Trick In Excel 😍 #excel #bytetech...
❌ Do not say these during a salary negotiation! 🙈 #careeradvice #jobinterview #salary #money
How to calculate Daily|| hourly ||weekly || biweekly and yearly salary in excel sheet
#05 Time Sheet in MS Excel | With Salary Slip | Employee Over Time | Employees Payroll | Part 1-02
How to Deduct Absent days from basic salary in excel 2016 step by step
Monthly In hand Salary in Germany 🇩🇪
Salary Grade and Monthly Salary of Public School Teachers After the 4th Tranche #salary #increase
DOCTOR VS NURSE: SALARY 💰
How To Create Salary Chart In Microsoft Excel | Salary Sheet in Excel
📊 Is this Data Analyst Salary Fair? ft. @AlexTheAnalyst #dataanalyst #salary
What's your salary? | ft. DLF IT Park Chennai
FIRST MONTH SALARY OF ABPM/DAK SEVAK
How To Create Salary Slip in Microsoft Excel | Payslip in Excel
How to Create Salary Statement in MS Excel | Salary Sheet in Excel | Employees Salary Statement
Without PG, salary you can earn just after BHMS
Learn how to negotiate your salary #shorts #interview #interviewtips #salary #negotiation #job
Комментарии