Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Azure Databricks Project

This repository contains notebooks and code for a project developed using Azure Databricks. The project leverages Databricks' capabilities for data processing, and analysis, focusing on user engagement analysis, data analysis.

Project Description

This project is my first pyspark project. In this project I cleaned the data by removing unnecessary columns, changing the schema and removing null rows. And also I could be able to do following tasks

  1. Find out top 10 reviewed apps
  2. Top 10 installed apps
  3. Category Wise distribution of the installed apps with visualizations
  4. Top paid apps
  5. Which genre apps sold at a high Price
  6. Identify the top-performing apps in each category based on user reviews and ratings
  7. User Engagement Analysis

I Used

  • Dataset: Kaggle Google Play Store dataset
  • Tools: Azure Databricks, PySpark, SQL, Python
  • Technologies: Spark, Jupyter-style notebooks

Installation

To run this project locally or on Databricks, ensure you have the following prerequisites:

  1. Azure Databricks Account: You must have access to an Azure Databricks workspace.
  2. Python: The project uses Python 3.8+ for the implementation of analysis and machine learning models.

Steps to Run the Project

  1. Clone the Repository: Clone this repository to your local machine or Databricks workspace:

    git clone https://github.com/Gunathi/Spark-Project.git

About

This is a real time spark project that analyse google playstore dataset from kaggle

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors