34 Pyspark Interview question asked in Tech Mahindra Pyspark tutorial
>> YOUR LINK HERE: ___ http://youtube.com/watch?v=BDIxzMKWnU8
Most Important Question of PySpark in Tech Tech Interview Question #pysparkinterview #interview • pyspark interview question and answer • INTERVIE QUESTION • WE HAVE 2 TABLE CUSTOMER AND ORDER TABLE IS GIVEN • 1. WE HAVE TO FIND OUT CUSTOMER WHO HAVE NOT ORDER ANYTHING • 2. WE HAVE TO FIND OUT CUSTOMER WHO HAVE ORDERED • SOLVE USING PYSPARK AND SPARK SQL • Want more similar videos- hit like, comment, share and subscribe • β€οΈDo Like, Share and Comment β€οΈ • β€οΈ Like Aim 5000 likes! β€οΈ • βββββββββββββ • DATA • customer_data=[(1,'Manish'),(2,'Rahul'),(3,'Monu'),(4,'Ram')] • schema=[ Customer_ID , Customer_Name ] • order_data=[(1,4),(3,2)] • schema1=[ Order_ID , Customer_ID ] • βββββββββββββ • AWS DATA ENGINEER : • AWS DATA ENGINEER • Azure data factory : • • Azure Data Factory • Azure data engineer playlist : • Azure Data Engineer • SQL PLAYLIST : • SQL playlist • PYSPARK PLAYLIST - • • Pyspark Tutorial • • βββββββββββββ • π£Want to connect with me? Check out these links:π£ • Join telegram to discuss https://t.me/+Cb98j1_fnZs3OTA1 • βββββββββββββ • what we have covered in this video: • • βββββββββββββ • Hope you liked this video and learned something new :) • See you in next video, until then Bye-Bye! • βββββββββββββ
#############################