ValueError: Expected iterable of tuples of (name, dtype), got ['archived', 'author',....]
- Dominant language
- Python
- Stars
- 157
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
I am trying to replicate the example of this page: http://blaze.pydata.org/blog/2015/09/08/reddit-comments/ about castra, dask and reddit comments, and I get this error when I run the dd.from_castra(data,columns). My castra file took some hours to be created but it is clean and exactly as the tutorial mentions.
Can you please check?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the error from the Reddit comments tutorial at the linked blog page, using the dd.from_castra(data, columns) entry point mentioned in the report. Compare the tutorial's castra and dask usage with the reported ValueError; done means the example works or the incompatibility and required correction are documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-engineering
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100