Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 357 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 357 Bytes

IPL-Data-Analysis

This project provides analysis of IPL(2008-2018) data using Python This project requires Jupyter Notebook and Python installed in the system. Follwing libraries should be installed:

  1. numpy
  2. pandas
  3. matplotlib
  4. seaborn

The files 'IPL_Analysis.ipynb', 'matches.csv' and 'deliveries.csv' should be in the same directory(folder).