Giter Club home page Giter Club logo

exploratory_data_analysis's Introduction

Hacktoberfest2022

image

Open Source Love

Exploratory Data Analysis

Datasets

This repository is open for Hacktoberfest contributors to analyze data and bring their opensource skills in action. Data Folder contains several interesting datasets . I have limited the datasets to excel and csv files to keep the thrill of data analysis intact.

Social Datasets include -

  • Indian Elections
  • Air_Quality
  • crime rates
  • unemployment analysis

Medical Datasets -

  • Liver Disease Dataset

Population -

  • World Population

Some links to other kaggle datasets I found unique-

* https://www.kaggle.com/datasets/pavellexyr/the-reddit-climate-change-dataset
* https://www.kaggle.com/datasets/therohk/india-headlines-news-dataset

How to use this repo

  • Respond to my issues or create your own issue with a problem statement I will assign you with the issue

  • Fork this repository

    git clone https://github.com/<your_github_user_name>/exploratory_data_analysis.git
    cd exploratory_data_analysis
    
    git remote add upstream https://github.com/souvikg544/exploratory_data_analysis.git
    
    git remote -v
    
    git pull upstream master
    
    # create a new branch so that you can upload the code
    
    git checkout -b <your_branch_name>
  • Make relavent changes exploratory_data_analysis Folder. You can do the analysis in a platform of your choice - kaggle , colab or your local machine .

     git add .
    
     git commit -m "commit message"
    
     git push -u origin <your_branch_name_entered_before>
  • To create a pull request, click on compare and pull requests. Please ensure you compare your feature branch to the desired branch of the repo you are supposed to make a PR to.

  • Add an appropriate title and description to your pull request explaining your changes and efforts.

  • Click on Create Pull Request

  • now you have successfully created a pull request

  • Make a pull request with a problem that you have solved

  • Wait for me to merge and accept the pull request .

About HacktobeFest

Hacktoberfest22

Go through the file CONTRIBUTING.md to know more Make some nice set of pull requests and enjoy with your reward kits. Btw hacktoberfest t shirts are quite good ๐Ÿ˜‰.

exploratory_data_analysis's People

Contributors

abirbhattacharya82 avatar adityarajsahoo avatar ank-romeo avatar anubhav-goyal01 avatar atul120212 avatar ayushthe1 avatar devumang096 avatar dhruvkej9 avatar divyansh3021 avatar himanshus110 avatar manavparmar1609 avatar mohantyrohan3 avatar nitin-diwakar avatar padi-rishitha avatar prakritishetty avatar rishabhrathore055 avatar sanam2405 avatar souvikg544 avatar srish-ty avatar suddhasilc avatar swarupkmondal avatar swoyam2609 avatar tapaskhanijo avatar tejaswi-kumar avatar unniznd avatar vikash0909 avatar vvtrip avatar wanderer-of-the-abyss avatar yash107 avatar yashkshrivas4491 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

exploratory_data_analysis's Issues

To add IPL dataset

Raising an issue to add an IPL dataset I obtained from kaggle. It looks something like this:
image
image
Some really interesting EDA can be performed on the above dataset just by using simple pandas!

To contribute my laptop dataset scraped from flipkart for EDA

I have scraped a list of laptops with attributes like price, processor, RAM, OS, etc., and would like to contribute the dataset to this repo if could assign me the task.

It would be a great dataset for EDA and for building a recommendation system.

Missing CODE OF CONDUCT

The repository lacks a well designed CODE OF CONDUCT, which should be followed while contributing to the repository

Add Superstore dataset

This dataset consists of various classes such as names of customers , mode of shipment , dates of shipment and customer segments which could incentivize various classification eda problem statements.

IMDB Dataset

I will work on this dataset!!
Please assign this to me

Issue raised to add my own medical project

I have created a streamlit web app for diabetes prediction using machine learning. As a part of my open source project contribution lab it is necessary for me to contribute to any good repository. Hope you let me contribute in this repo. Some images of my project given below.
1
2
3
4

Design the readme.md

I want to add the logo of hacktofest2k22 and some changes in the content, and also git commands for using the repo in a better way.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.