35. Important Pyspark Interview Question | LTIMindTree Interview

Поделиться
HTML-код
  • Опубликовано: 4 янв 2025

Комментарии • 10

  • @PharjiEngineer
    @PharjiEngineer 4 месяца назад +2

    Bro instead of filter we can use the same condition in join say as
    df1.dept_name == df2.dept_name and df1.max_sal == df2.sal.

    • @learnbydoingit
      @learnbydoingit  4 месяца назад

      Yes there are different ways to do this

  • @sachinharale4578
    @sachinharale4578 Месяц назад +1

    Hi Bro, Thanks for all videos and efforts.
    LTI Mindtree Interviewer asked me 1 question in pyspark as below,
    ----------------------
    team_name
    --------------------
    KKR
    MI|
    RCB|
    GT|
    --------------------
    As I have above table and I need to fix match between each team without repeating any fixture.
    Output should like below:
    KKR | MI
    KKR | RCB
    KKR | GT
    MI | RCB
    MI | GT
    RCB | GT
    Pls make video on this. Thanks

  • @Evertus_
    @Evertus_ 4 месяца назад +2

    can you do end to end azure data engineering project please, full video

  • @investmantra4475
    @investmantra4475 4 месяца назад

    bhai aapko idea hai kya macbook mei hum sql server docker ki help se chalate right, then sql server ko azure data factory se kaise connect karenge .. coz woh chl e docker ke through hai

  • @maheswarpalagiri566
    @maheswarpalagiri566 4 месяца назад +1

    Hi, are there any upcoming videos in this pyspark playlist or all the concepts covered ?