Spark Scenario Based Question | Replace Function | Using PySpark and Spark With Scala | LearntoSpark

Поделиться
HTML-код
  • Опубликовано: 7 сен 2024
  • In this video, we will learn different ways available in PySpark and Spark with Scala to replace a string in Spark DataFrame. We will use Databricks Community Edition for this Demo.
    Code Snippet:
    www.learntospa...
    Dataset used for Demo:
    github.com/aza...
    Blog link to learn more on Spark:
    www.learntospark.com
    Linkedin profile:
    / azarudeen-s-83652474
    FB page:
    / learntospark-104523781...

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

  • @swapnachowdarapu1513
    @swapnachowdarapu1513 Год назад

    Thanks,good explanation. Keep post some more.

  • @barathy.m5589
    @barathy.m5589 3 года назад

    Good Explanation.. One suggestion , keep this work on and upload videos continuously with different use cases and scenarios ,this will be very much helpful for us.

  • @seshuseshu4106
    @seshuseshu4106 3 года назад

    Your Scenario based questions and explanation is very very good . I learned many concepts from your videos .
    I would like to know - how to move Hive tables with data and Metastore from cluster to other cluster .

  • @gayathrilakshmi6087
    @gayathrilakshmi6087 3 года назад +1

    Keep up the good work...ur videos are very useful...

  • @mohamedbilal7011
    @mohamedbilal7011 3 года назад

    Beautiful explanation

  • @srinivasasameer9615
    @srinivasasameer9615 3 года назад

    Good content

  • @johnsonrajendran6194
    @johnsonrajendran6194 3 года назад

    very useful video

  • @gothams1195
    @gothams1195 3 года назад +1

    Shahul pleae more videos like this on sparkInterview

    • @AzarudeenShahul
      @AzarudeenShahul  3 года назад +1

      We do have a dedicated playlist on scenario based questions and spark interview question.. pls have a look at it.. hope will be useful

  • @vishalbhardwaj969
    @vishalbhardwaj969 3 года назад

    How to compare two data frames
    And select those records which are Df1 and not in df2

  • @harshpreetsingh8624
    @harshpreetsingh8624 2 года назад

    can do with spark sql as well.. but which is the fastest way ?

  • @nehachopade1742
    @nehachopade1742 3 года назад +1

    Does df1.na.replace work with Scala Language...?

    • @AzarudeenShahul
      @AzarudeenShahul  3 года назад

      Hope u saw the video fully, answer ur question inside video. pls chk :)