I am trying to replicate the example of this page about castra, dask and reddit comments, and I get the above 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.
Used both my macbook and an Ubuntu instance on amazon AWS and had the same issue.
Same code and file works fine in a windows PC.
Any info could be helpful!
ValueError: Expected iterable of tuples of (name, dtype), got ['archived', 'author',....]