roll
roll
It seems to release to https://packagecloud.io/ is much easier and there is a Travis automation for it but I'm not sure this package registry is what is needed for OpenRefine
Thanks @shashigharti! I'll investigate
We're focusing now (Oct 2020) on finishing the first stable version `frictionless@4` but once it's done in a few months we will start adding the most wanted features
I suppose it's kinda blocked by https://github.com/frictionlessdata/specs/issues/243
It's also related to https://github.com/frictionlessdata/goodtables-py/issues/140 - both could require providing some custom requests session to `tabulator`. But caching could lead to other kind of problems like memory usage (we do...
Here is a type casting benchmark on Python3.8: ``` string: 205.771 ms integer: 192.314 ms number: 200.992 ms boolean: 161.194ms date: 346.873 ms datetime: 325.867 ms object: 231.685 ms ```...
Hi @jze, The difference between the two examples might be because of the typo in the schema - https://opendatarepo.lsh.uni-kiel.de/schema/windkraftanlagen.schema.json - format `%d.%m.%y` instead of `%d.%m.%Y` In general, the framework outputs...
Let's park it for now and we will handle it for v6
@amercader I suppose we will run into it soon with gt.io. So putting it into `Version-1` milestone.
@ezwelty Good idea. We can extract this as a static helper