framework icon indicating copy to clipboard operation
framework copied to clipboard

Data management framework for Python that provides functionality to describe, extract, validate, and transform tabular data

Results 245 framework issues
Sort by recently updated
recently updated
newest added

# Overview Since v5 we use static typing to ensure code quality. If a user setup the typing support on their side it will work for them. If a user...

enhancement

# Overview So if there is a data folder, excel file, etc we need to treat it as a package by default and validate all the data resources

general

# Overview > https://github.com/Textualize/rich Currently, some commands are already on Rich as it's the library behind `typer` but we want to rebase the output frictionless generates itself on it as...

feature

# Overview To simplify cross-boundary integration of the framework, for example, JavaScript-Python integration as we use in Frictionless Application, we'd like to have a simple but robust API server as...

feature

# Overview The parser and storage were supported in `frictionless@4` - https://github.com/frictionlessdata/framework/tree/v4/frictionless/plugins/bigquery Due to legacy implementation using a very old BigQuery driver it was removed from v5. It basically should...

feature

# Overview I would like to see an example of Package.from_sql with a SqlControl and using an SQL query. Couldn't find it in the docs. At least the examples here...

feature

# Overview - https://pypi.org/project/SQLAlchemy (@2 is about to be released) - https://pypi.org/project/psycopg/ (@3 is released)

enhancement

# Overview ``` @pytest.mark.skip @pytest.mark.ci def test_gsheets_parser_write(google_credentials_path): ```

general

Using raster georeferenced files is a popular way of storing geoinformation in many disciplines. Many open data repositories (e.g. Copernicus Climate Data Store, NASA Earth Data) provide raster files. GeoTiff,...

feature

# Overview I think it mighe be handled by the CKAN plugin with a small addition to the `source` detection logic

feature