frictionlessdata / datapackage-py

A Python library for working with Data Packages.
https://frictionlessdata.io
MIT License
189 stars 44 forks source link

Cannot raw_read() non-tabular data #214

Closed wfdd closed 6 years ago

wfdd commented 6 years ago

Raises

DataPackageException: Methods iter/read are not supported for non tabular data
roll commented 6 years ago

@wfdd Thanks for reporting. The fix will be released as datapackage@1.2.4 in a few minutes