Data profiling on complete data in DataPrep

113 views Asked by At

I need to do data profiling on complete dataset in Dataprep. I also wanted to confirm if data profiling in Dataprep is done on sample data or complete data which we have?

1

There are 1 answers

0
Hugues On
  • Profiling in the UI is only done over the sample data which is loaded in the transformer interface.
  • During job execution, profiling is executed across the entire dataset.

See Overview of profiling or Overview+of+Visual+Profiling.