Skip to content

Profiler: expose numRecords #245

@nikie

Description

@nikie

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions