Jake Ireland

Results 36 issues of Jake Ireland

### Changes - Performance: made `partition` around 50 times faster, and considerably better memory usage; - String safety: use `prevind` and `nextind` instead of `- 1` and `+ 1` respectively;...

I am trying to make an array of times from different time zones, similar to below: But what is shown above is manually calculated based on `ZonedDateTime(today(), tz"UTC")`. I would...

```julia Do you want to download the dataset from https://github.com/davidsbatista/NER-datasets/archive/master.zip to "/Users/jakeireland/$ julia/datadeps/CoNLL 2003"? [y/n] y ┌ Info: Downloading │ source = "https://github.com/davidsbatista/NER-datasets/archive/master.zip" │ dest = "/Users/jakeireland/.julia/datadeps/CoNLL 2003/master.zip" │ progress...

I notice you have a data file for ISO-3166-3, but I can't (for example) find [SU](https://www.iso.org/obp/ui/#iso:code:3166:SU). Are you planning on supporting these?

Why does it occasionally say this when I add an issue?

This will be ongoing work, and is nowhere near completed at time of writing. Closes #20.

enhancement
help-wanted

~~This is an adapted feature. I think I slightly misunderstood, and this needs to be corrected.~~ The faceness measure needs to be reviewed to ensure its correctness. It should be...

Perhaps similar to [this here](https://github.com/najiji/Viola-Jones/blob/master/generate_scamp_test_img.py). Unsure how to do this at the minute.

feature
help-wanted