Jocelyn Pender

Results 3 issues of Jocelyn Pender

`clean_coordinates()` does not flag any of my records as outliers `clean_dataset()` has flagged 9 `lat.n.outliers` and 13 `lon.n.outliers`. How can I see which records it has flagged at the dataset...

I had to install the github-pages gem before running my site locally. This might be something others run into. I'm proposing that it be added to the documentation. Here is...

I have this name: `John Smith` I'd like to reformat the name to look like this: `Smith, John` I've set the formatting I'd like to use: ``` from nameparser.config import...

enhancement