Plot histogram for Runs_Scored
Open
Beginner friendly
good first issue
help wanted
question
- Dominant language
- No language data
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
📂 Task: Plot a histogram of the Runs_Scored column to understand its distribution.
📌 File to modify: main.ipynb
✅ Expected Output:
Use Matplotlib or Seaborn to plot the histogram
Add labels and title
💡 Explain what the histogram reveals about data.
Contributor guide
No contributing guide indexed for this repository
Research direction
Open main.ipynb, locate the Runs_Scored column in the dataset. Use matplotlib or seaborn to create a histogram, adding appropriate labels and a title. Run the notebook cell to see the plot and write a brief explanation of what the distribution reveals about the data.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- matplotlib, python
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 90/100