sparkdataframe
There are 5 repositories under sparkdataframe topic.
bingrao/SparkDataSet_Generator
[sql to spark DataSet] A library to translate SQL query into Spark DataSet API using JSQLParser and Scala implicit
bhaskisharma/SparkUsingScala
Spark Application using Scala with 50 + exercise and kaggle exercis
ShubhamJagtap2000/Spark-Python
🐍💥Python and Spark for Big Data
satdaya/Udacity-Data-Engineering
Udacity Data Engineering Nanodegree Projects
urvashiforreal/Retail-Data-Analysis
Developed a real-time streaming analytics pipeline using Apache Spark to calculate and store KPIs for e-commerce sales data, including total volume of sales, orders per minute, rate of return, and average transaction size. Used Spark Streaming to read data from Kafka, Spark SQL to calculate KPIs, and Spark DataFrame to write KPIs to JSON files.