LordSomen / PUBG-Data_analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PUBG-Data_analysis

In this project we are doing a data analysis on the Pubg players data to understand different aspects of the players.

Description

Cleaning , Data preparing , Analysis , Data Visualization and Understanding of PUBG Playerโ€™s Data for finding some answers to some questions related to a player's game style. Itโ€™s written in Python. For data cleaning , data preparation and simple analysis; PANDA has been used . For Data visualization SEABORN is used.

Tech Stack

Python, Jupyter Notebook, Pandas, numpy, Matplotlib, Seaborn.

Badges

MIT License GPLv3 License AGPL License

Authors

Screenshots

pubg_analysis_line correlation_mat

Run Locally

Clone the project

  git clone https://github.com/LordSomen/PUBG-Data_analysis my_project

Go to the project directory

  cd my-project

Install dependencies

  # make sure to install python
  # numpy
  # pandas
  # seaborn
  # matplotlib

running the code in local

  # start jupyter notebook

Lessons Learned

We have Learned how to clean the data, do data wrangling and then visualize data using different Graphical Representation. One of the main challenge is to data visualization using this huge amount of data and data cleaning because the data is really messy. Also I have shown how you can use data to find answers to different questions, with proof as graphical representation of the data.

๐Ÿ›  Skills

Python, data cleaning, data preparation, data visualization, research, analytics.

๐Ÿš€ About Me

Software Developer with experience of almost 2 Years working in different software roles. Very much Enthusiast about DataScience | AI | ML | DL . Skilled in Python , Data Analysis, Machine Learning, Software Engineering, Github, Linux, Algorithms, SQL, and Object-Oriented Programming (OOP)

๐Ÿ”— Links

portfolio

linkedin

Support

For any queries feell free to contact me at soumyajit637@gmail.com .

About

License:Apache License 2.0


Languages

Language:Jupyter Notebook 100.0%