JuliaAcademy / JuliaAcademy/DataScience
Chapter 01 - Data.ipynb error accessing XLSX.DataTable (G)
Open
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 533
- Forks
- 266
- PR merge metrics
- No merged PRs in 30d
Description
Error while executing G[1]
MethodError: no method matching getindex(::XLSX.DataTable, ::Int64)
Stacktrace:
[1] top-level scope
@ In[42]:1
or accesing G in with all instructions
Help needed !!!
Thank you !!!
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 Chapter 01 - Data.ipynb and reproduce the failure at G[1], noted as In[42]. Inspect how G is obtained and how XLSX.DataTable is accessed, then verify the notebook's instructions no longer produce the reported MethodError. The issue does not name a test or a proposed compatible access pattern.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia, jupyter-notebook
- Domain
- data
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100