Gabriel Braico Dornas
Results
2
issues of
Gabriel Braico Dornas
### Description: [Ckan](https://ckan.org/) is the world’s leading open-source data management system and it's used for open data portals all over the world, like [Canada](https://open.canada.ca/en/open-data). I've been working on some python...
# Overview I'm trying to use the `to_pandas()` to create a `pandas` `DataFrame` in one resource that is an Excel file. ```python from frictionless import Package package = Package("datapackage.yaml") mega...
bug