JuliaAcademy / JuliaAcademy/DataScience
Histograms not working in Statistics lesson
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 533
- Forks
- 266
- PR merge metrics
- No merged PRs in 30d
Description
The histograms are not working in the statistics lesson. It throws a MethodError: no method matching floatrange. I can change it to scatter and it works fine. There appears to be no obvious package problems.
Is this something I can fix by changing the type? I've had a quick go but not sure if there is some bug or whatnot. Beginner to Julia here.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by opening the statistics lesson and reproducing the histogram error showing no method matching floatrange. Compare the failing histogram with the working scatter example and identify the relevant type or package issue; done means the lesson's histograms render successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia, jupyter-notebook
- Domain
- data-visualization
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100