forked from pulkitsikri/datasets
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e099e76
commit c121031
Showing
1 changed file
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
### Parliment Data Set | ||
|
||
- For top ten parties compute the following metrics | ||
- Total number of contestants | ||
- Total of number of winning seats | ||
- Avg. %of votes | ||
|
||
- Identify top ten candidates with highest %margin of votes | ||
- Identify year wise percentage of male and female candidates? | ||
|
||
|
||
### ODI Batting | ||
- Create a new column by binning the Runs column using the following ranges and plot the frequency count of ranges | ||
- 0-25, 26-50, 51-75, 76-100, 100+ | ||
- Consider the top ten players by total runs and compute and visualize the number of centuries across years and number of ducks across years. | ||
|
||
### Tweets (#narendramodi) | ||
|
||
### Tweets(#flipkart) |