An open API service indexing awesome lists of open source software.

https://github.com/samridhisainii/auction-data-trends

It includes PySpark code for data processing and SQL queries for insightful analysis of IPL auction statistics.
https://github.com/samridhisainii/auction-data-trends

data-science pyspark sql

Last synced: about 1 year ago
JSON representation

It includes PySpark code for data processing and SQL queries for insightful analysis of IPL auction statistics.

Awesome Lists containing this project

README

          

# IPL_Auction_analysis

## Overview

This project performs analysis on IPL (Indian Premier League) auction data using PySpark and SQL. It includes PySpark code for data processing and SQL queries for insightful analysis of IPL auction statistics.

## Table of Contents

- [Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Installation](#installation)
- [Usage](#usage)
- [Running the Analysis](#running-the-analysis)
- [Sample Queries](#sample-queries)
- [Data](#data)
- [Contributing](#contributing)
- [License](#license)

## Getting Started

### Prerequisites

Make sure you have the following prerequisites installed on your machine:

- Apache Spark
- Python
- PySpark library
- [Your IPL dataset in CSV format](#data)

### Installation

1. Clone the repository:

```bash
git clone https://github.com/your-username/ipl-auction-analysis.git
cd ipl-auction-analysis