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

preview_player
Показать описание
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:

Dataset used for Demo:

Blog link to learn more on Spark:

Linkedin profile:

FB page:
Рекомендации по теме
Комментарии
Автор

Thanks, good explanation. Keep post some more.

swapnachowdarapu
Автор

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.

barathy.m
Автор

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 .

seshuseshu
Автор

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

gayathrilakshmi
Автор

Shahul pleae more videos like this on sparkInterview

gothams
Автор

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

vishalbhardwaj
Автор

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

harshpreetsingh
Автор

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

nehachopade