Arthur Varkentin

Results 2 issues of Arthur Varkentin

The faker.unique property wraps the provider to ensure that unique values are preserved. getattr(v) does not support such "chained" calls as for v="unique.IBAN". But attrgetter does support this.

I've tried to use the new syntax for field definitions and encountered a potential bug: `dedupe.variables.Exists("first_name")` doesn't work as stated in the Variable-definition.rst The following error occurs: > TypeError: CategoricalType.__init__()...