JuliaAcademy / JuliaAcademy/DataScience
In my computer csv package took more time compare to readdlm
Open
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 533
- Forks
- 266
- PR merge metrics
- No merged PRs in 30d
Description
When executing the cell [11] in the Read Your Data from text files section of Data.ipynb file, I got a higher time in the CSV package than readdlm.
Given in the Data.ipynb file:

My output:

I am using Julia 1.7.0
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
Open Data.ipynb and inspect cell 11 in the “Read Your Data from text files” section. Run it with Julia 1.7.0, compare the CSV package and readdlm timings, and determine whether the reported discrepancy is reproducible and what notebook result should be corrected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- data, performance
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100