Nael Shiab

Results 34 comments of Nael Shiab

A better idea is maybe to specify the number of items to check and if we want to randomize the selection. 0 would mean no test.

This could be available in the class, like verbose.

It would be great to be able to retrieve census data, among other things.

Actually, let's work inside the already existing method loadDataFromUrl. We can add a _source_ option / parameter.

I think I prefer addRank as a name.

Added with pull request #139

Maybe we could reproduce this: https://cran.r-project.org/web/packages/statcanR/vignettes/statCanR.html

something to start with ``` import { ensureDir, pathExists } from 'fs-extra'; import fetch from 'node-fetch'; import decompress from 'decompress'; import { getLogger } from './misc.js'; import path from 'path';...

Hi @MaximePawlakFr! For now, I am using node/npm. But @bartlomieju is working on it https://github.com/denoland/deno/pull/23558.