JuliaAcademy / JuliaAcademy/DataScience

In my computer csv package took more time compare to readdlm

Open
#38 1 comment 0 reactions 0 assignees View on GitHub

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:
given

My output:
compare time

I am using Julia 1.7.0

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.