14. Databricks | Pyspark: Pivot & Unpivot

preview_player
Показать описание
#Pivot, #Unpivot #Pyspark, #Databricks, #Spark

#Databricks, #DatabricksTutorial, #AzureDatabricks
#Databricks
#Pyspark
#Spark
#AzureDatabricks
#AzureADF
#Databricks #LearnPyspark #LearnDataBRicks #DataBricksTutorial
databricks spark tutorial
databricks tutorial
databricks azure
databricks notebook tutorial
databricks delta lake
databricks azure tutorial,
Databricks Tutorial for beginners,
azure Databricks tutorial
databricks tutorial,
databricks community edition,
databricks community edition cluster creation,
databricks community edition tutorial
databricks community edition pyspark
databricks community edition cluster
databricks pyspark tutorial
databricks community edition tutorial
databricks spark certification
databricks cli
databricks tutorial for beginners
databricks interview questions
databricks azure
Рекомендации по теме
Комментарии
Автор

highly underrated channel. no body has explained databricks so well.

ndbweurt
Автор

Thank you for your efforts to provide this content.

gulsahtanay
Автор

Hi Raja, Thanks for this effort to make our self to boost pyspark knowledge. Can I know How to access all those code in the pyspark playlist?

karthickraja
Автор

How to do the same unpivot but with multiple columns so for example if I have not only "company" but "company", "category", "randomCol" want them to be unchanged. so result is
columns :company, category, randomcol, quarter, revenue

same effect as DAX(powerbi): Table.Unpivot(#"step1", {"Q1", "Q2"}, "Quarter", "Revenue")- which adds columns quarter and revenue leaving all the other columns present in the table multiplicated when needed

Lord_JABA
Автор

Videos are very informative, but the starting and ending music is so annoying.

ranaumershamshad
Автор

Hi Raja,
what about the interview do they ask syntax for functions ?? please reply

sravanthireddy
Автор

Hi Raja, If you have more than 30 columns, is there a way to get the values dynamically (rather than typing each column's name and values) when you unpivot the data?

purnimasharma
Автор

if i have multiple sum columns how should I perform

dunuker
Автор

How to perform multiple Unpivot operations?

rock