@sravankumar1767

After a long time came with new concept .Thanks Raja

@AmanKumar-wo4bp

Please create a end to end session on Azure data Factory

@selvavinayaganmuthukumaran1332

Hi Sir, do u have any git repo for all these notebook. It would be helpful if you could share these notebooks for reference

@vishnupriyaarora

Hello Raja, what's the best way to reach you?

@rawat7203

Hi Sir My Way:

count_product = product_df.distinct().count()
grp_df = customer_df.groupBy('customer_id').agg(countDistinct('product_key').alias('count_of_product'))
list_customers = grp_df.filter(col('count_of_product')==count_product).select('customer_id')
list_customers.show()

SQL:

select customer_id
from customers group by customer_id
having count(distinct(product_key)) = (select count(product_key) from products);

@prajanna9696

Hi sir..I am interested to join dataengineering please share your contact details like mail id..your YouTube mailid not receive mails

@prajanna9696

Hi sir can you please share your mail id ..