Joel Natividad
Joel Natividad
this eliminates the dependency on num 0.2.1, allowing the use of num 0.4.0
Already, jsonschema-rs is quite performant. However, have you looked into using crates like [simd-json](https://crates.io/crates/simd-json), [simdutf8](https://crates.io/crates/simdutf8) to make it even faster?
This library has wide support of JSON Schema, supporting several drafts. Would it be possible to also support related tabular data schemas like [JSON Table Schema](http://dataprotocols.org/json-table-schema/) or [CSV on the...
Are you still planning on adding CKAN support as pandas-datareader supersedes pyopendata?
The current [Datastore documentation](http://docs.ckan.org/en/latest/maintaining/datastore.html#datapusher-automatically-add-data-to-the-datastore) makes no mention of Express Loader (https://github.com/davidread/ckanext-xloader), which is a marked improvement over Datapusher. https://ckan.org/2017/11/20/express-loader-for-ckan-datastore/ For legacy purposes, I guess Datapusher needs to be maintained. But...
**CKAN version** master **Describe the bug** `datastore_search` does not support "null" searches in field mode **Steps to reproduce** Call `datastore_search` in field mode by passing a dict to the q...
as the Venn diagram of folks using self_update and indicatif is large :)
For additional security/peace of mind, it'd be great if `self-update` can check a release's checksum when its available, and only continue with the update if the checksum is verified.
It would be nice if self_update incorporates an update check policy that works across platforms, where you can set a time interval between checks, so the next time the binary...
To help Google Dataset Search index the catalog https://developers.google.com/search/docs/data-types/dataset#sitemap see https://github.com/ckan/ideas-and-roadmap/issues/220