roll

Results 345 issues of roll

# Overview After https://github.com/frictionlessdata/frictionless-py/issues/472 is done we need to write test with a good test coverage https://fastapi.tiangolo.com/tutorial/testing/

enhancement

# Overview It's related to https://github.com/frictionlessdata/frictionless-py/issues/1012 -- people need a simple but configurable way to convert their data (formats/dialects)

feature

# Overview We'd like to have a nice integration with Datasette. We did initial investigation here - https://github.com/frictionlessdata/frictionless-py/issues/1090 # Plan - [ ] @roll to decide on the approach -...

feature

# Overview https://github.com/frictionlessdata/project/discussions/715

feature

# Overview There is a very useful spec's pattern that Frictionless-py currently doesn't support - https://specs.frictionlessdata.io/patterns/#table-schema-unique-constraints

feature

# Overview Currently, the parser will stop once it hits a bad encoding exception. It happens because of the Python streaming model and, basically, the impossibility of skipping just not-recognized...

feature

# Overview Here is a description - https://github.com/frictionlessdata/frictionless-py/issues/776

feature

http://specs.frictionlessdata.io/csv-dialect/ https://github.com/frictionlessdata/schemas/blob/master/csv-dialect-description-format.json If I've got it right the spec says nothing about required/not required fields. In my opinion all fields could be optional so even not sure schema is useful...

question

# Overview If I got it right the idea behind extra options for some processors is to provide access for lower level libs like `tabulator` (load options etc). Having a...

# Overview See `frictionless-py` or other migrated libs

enhancement