BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
snathju
Calcite | Level 5

Hi , 

 

In the profile section of the data explorer I can see a particular column called "Pattern Count". Can anyone please help me understand the meaning of that column.

 

Thanks and Regards

Subhojit

1 ACCEPTED SOLUTION

Accepted Solutions
Erik_Zencos
Obsidian | Level 7

In your example that would only be one pattern count (length one, lower case). Think of a field containing state with the following content:

 

NY, ny, New York, new york

 

This field have four patterns, if you only expect the field to have a two letters (upper case), you can quickly see that you have a data quality issue.

View solution in original post

3 REPLIES 3
LouGalway_sas
SAS Employee

Subhojit,

 

Pattern count is the number of different distinct patterns in the column.

 

Regards,

 

Lou

snathju
Calcite | Level 5
Could you please explain in a bit more details .

Say I have a table of 10 records , and a particular column of that table
has the following entries:

a , b, c, a , c ,b, a, b, b, c

what will be the pattern count for this

Thanks and regards
Subhojit
Erik_Zencos
Obsidian | Level 7

In your example that would only be one pattern count (length one, lower case). Think of a field containing state with the following content:

 

NY, ny, New York, new york

 

This field have four patterns, if you only expect the field to have a two letters (upper case), you can quickly see that you have a data quality issue.

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
How to connect to databases in SAS Viya

Need to connect to databases in SAS Viya? SAS’ David Ghan shows you two methods – via SAS/ACCESS LIBNAME and SAS Data Connector SASLIBS – in this video.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 3 replies
  • 1330 views
  • 0 likes
  • 3 in conversation