File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -39,13 +39,16 @@ Person bloom filter has been prepared using the below two datasets.
39
39
- [ 2010 US Census Data for Last Names (162-K entries)] ( https://www.census.gov/topics/population/genealogy/data/2010_surnames.html )
40
40
- [ Popular Baby Names (from SSN), using all years 1880-2019 (98-K entries)] ( https://www.ssa.gov/oact/babynames/limits.html )
41
41
42
+ > [ !NOTE]
43
+ > Azure Purview classifies columns only when the data contains first/last names. Azure Purview doesn't classify columns that contain full names.
44
+
42
45
## RegEx Classifications
43
46
44
47
## ABA routing number
45
48
46
49
### Format
47
50
48
- nine digits that may be in a formatted or unformatted pattern
51
+ Nine digits that can be in a formatted or unformatted pattern.
49
52
50
53
### Pattern
51
54
You can’t perform that action at this time.
0 commit comments