kevin

Results 3 issues of kevin

This is an awesome great functional implementation that uses state machine! Many other implementations use too much repeated if checks. It would greater if Nancy can pass all the Promise...

serializeTaxonomy.txt(taxonomy, process.stdout, { colors: true }); has error ``` TypeError: Cannot read property 'delimiter' of undefined ``` I believe the error traces to (wikidata-taxonomy/lib/serialize-txt.js:24:25) where it is looking for env.chalk...

I store my parquet files in S3, and would want to read first n rows, without having to read the entirety of my parquet files. I understand that parquet is...