microsoft / microsoft/timewarp
Downloading dataset not working
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 68
- Forks
- 7
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 1
Description
Dear Authors,
I recently attempted to run your pipeline which uses the dataset downloader provided to download datasets. But, I encountered an issue where it appears the create_blob_client function has not been implemented. This has prevented me from accessing the dataset necessary to try out your pipeline.
Can you either fix this function or provide a sample dataset (as long as the parsing/format is consistent with your pipeline) so we can reimplement your work?
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 locating the dataset downloader and its unimplemented create_blob_client function, then trace how the pipeline requests and parses downloaded data. Done means the downloader works for the pipeline or a sample dataset is provided with the expected parsing format; the issue mentions no specific file or test to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-engineering
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100