Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding EDA on IPL Dataset #90

Closed
wants to merge 1 commit into from
Closed

Adding EDA on IPL Dataset #90

wants to merge 1 commit into from

Conversation

ashwanirathee
Copy link

@ashwanirathee ashwanirathee commented Dec 15, 2020

This has

  1. Team won by Maximum Runs
  2. Team won by Maximum wickets
  3. Team won by minimum runs
  4. Team won by Minimum Wickets
  5. Season Which had most number of matches
  6. Top Player of the match winners
  7. Number of matches in each venue
  8. Number of matches played by each team
  9. Number of wins per team
  10. Champions each season
  11. Toss decision
  12. Top players of the match
  13. Top Umpires
  14. Top run scorers in IPL
  15. Batsman with most number of boundaries
  16. Batsman with most number of sixes
  17. Batsman with most number of dot balls
  18. Batsman with highest percentage of dot balls
  19. Top Bowler-No of Bowls Balled
  20. Top Bowlers- No. of Dot balls bowled
  21. Bowlers with most extras
  22. Most common dismissal types in IPL

What is the change?

It has EDA of Teams,Batsmen,Bowlers, and Deliveries Analysis
And Closes #85

What does it fix/add?

It adds a jupyter notebook

How was it tested?

I checked it on my system

Submissions guide:

  • Have you followed the Contribution guide?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Have you made corresponding changes to the documentation?
  • Your submission doesn't break any existing feature.
  • Have you lint your code locally prior to submission?

Screenshots (if appropriate):

This has
1. Team won by Maximum Runs
2. Team won by Maximum wickets
3. Team won by minimum runs
4. Team won by Minimum Wickets
5. Season Which had most number of matches
6. Top Player of the match winners
7. Number of matches in each venue
8. Number of matches played by each team
9. Number of wins per team
10. Champions each season
11. Toss decision
12. Top players of the match
13. Top Umpires
14. Top run scorers in IPL
15. Batsman with most number of boundaries
16. Batsman with most number of sixes
17. Batsman with most number of dot balls
18. Batsman with highest percentage of dot balls
19. Top Bowler-No of Bowls Balled
20. Top Bowlers- No. of Dot balls bowled
21. Bowlers with most extras
22. Most common dismissal types in IPL
@sakshamj74
Copy link
Owner

Hey, @ashwani-rathee a lot of them have been already done. What you can do is look for those aspects which are not done yet. Then work on them instead of working on something which is already done.

@ashwanirathee
Copy link
Author

Hi @sakshamj74, I checked with closed PRs,and there are 4-5 that have been done I know,But I did 22 of which a lot of it is new.And I am sure if you can give the Plots a look they took a fairly good amount of time to make.If it's possible for you to give me 5 points at least,that would be good enough,then I can move on working on next issues.

@sakshamj74
Copy link
Owner

@ashwani-rathee Look what we can do is. Yes, there are some aspects which are not worked upon earlier. I will suggest you take one or two aspects at a time and raise a issue, and make a pr.
So this will get you get more points. Because what we are doing in this repo I am assigning 5 -10 points for every 1-2 analysis based on their complexity. And it will be unfair to give 5 points for your that much work.
So make a spereate file(with name of file being the aspect your analysing) .If you are working on some already worked issue then you can continue in the same file.
I hope it's good.Feel free to ask about any other queries.

@ashwanirathee
Copy link
Author

Okay,I'll do that :)

@sakshamj74 sakshamj74 closed this Dec 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

EDA on IPL Dataset
2 participants