Please create a end to end session on Azure data Factory
Hi Sir, do u have any git repo for all these notebook. It would be helpful if you could share these notebooks for reference
Hello Raja, what's the best way to reach you?
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);
Hi sir..I am interested to join dataengineering please share your contact details like mail id..your YouTube mailid not receive mails
Hi sir can you please share your mail id ..
@sravankumar1767