profileColumnFormat: profileColumnFormat

Description Usage Arguments Value

View source: R/profileColumnFormat.R

Description

Profiles column based on its format, using masking strategy. X = char, 9 = digit, S = symbol

Usage

1
2
profileColumnFormat(conn.info, column, column.datatype, schema, table,
  count.total, query.filter, format.show.percentage)

Arguments

conn.info

Connection info created with prepareConnection

column

Column name that will be profiled

column.datatype

Column datatipe

schema

Table schema

table

Table name

count.total

Number of rows to be profiled

query.filter

Filter applied to the table, when profilling

format.show.percentage

Threshold considered when showing formats' percentages

Value

Data Frame containing columns' metadata


avitaliano/datrProfile documentation built on Aug. 1, 2019, 12:15 a.m.