generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 148
Open
Description
Is your feature request related to a problem? Please describe.
When using profiler I noticed that the number of records is not available in ColumnProfilesBuilder although it is available in the Scala's ColumnProfile class as numRecords attribute.
Describe the solution you'd like
The number of records should be available in ColumnProfilesBuilder for feature parity with the Scala deequ library.
Describe alternatives you've considered
Extract profiling results as dataframe using repository.
Additional context
Parsing column profiles results directly worked better for my use case.
Metadata
Metadata
Assignees
Labels
No labels