Posts

How to replace data from specific column only in spark scala

How to replace some data from all column in dataframe in spark scala

How to explode two column in hive

How to get increasing and decreasing sale in dataframe find via pyspark

How to add new column of gender male as and female as 1

How to add prefix in dataframe column for all via pyspark

How to unpivot with two column via pyspark

How to pivot table in pyspark

How to connect mysql with pyspark and make some filters

How to make balance of bank statement

How to explode the dataframe via pyspark

How to sum two column country with dept in below table in json via pyspark

Find average salary of employees for each department and order employees within a department by age.