ian-contiamo

Results 3 issues of ian-contiamo

**Describe the outcome you'd like:** I would like to add custom regex patterns corresponding to custom labels. For instance, I would add a regex to recognize German passport numbers, and...

New Feature

When profiling a numerical column, I get these quantiles: ```json "quantiles": { "0": 657.04, "1": 999.18, "2": 1335.71 }, ``` Based on the data, I guess these are the 25,...

When profiling an integer column from a pandas dataframe, the column appears to go through the text profiler. See for instance the sample values in the result below, or the...