Alexander Shtyrov

Results 1 issues of Alexander Shtyrov

Consider the example given in the [documentation](https://github.com/frictionlessdata/datapackage-py) of `datapackage-py`, which I reproduce below. 1. Create two CSV files, `data/cities.csv`, and `data/population.csv`. 2. Make a new data package. ```python package =...

bug