Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
koiralo
koiralo has asked
4
questions and find answers to
104
problems.
Stats
3.1k
EtPoint
1.1k
Vote count
4
questions
104
answers
About
Shankar Koirala (LinkedIn)
koiralo questions
How to deduplicate messages while streaming kafka using Spark Streaming?
Spark Streamming : Reading data from kafka that has multiple schema
How to construct Dataframe from a Excel (xls,xlsx) file in Scala Spark?
koiralo answers
Use groupby or aggregate to merge items in each transaction in RDD or DataFrame to do FP-growth
Scala - filter out null values in a Array[Map[String,Int]]
Comparing two array columns in Scala Spark
Does persist() on spark by default store to memory or disk?
Change Data Types for Dataframe by Schema in Scala Spark
How to randomly choose element in array column of different size?
Add all the dates (week) between two dates in new Row in spark Scala
Use of exponential on columns within scala spark how to make it work
Remove field from array.struct in Spark
Convert row values into columns with its value from another column in spark scala [duplicate]