data wrangler
1 TopicData Wrangler Aggregation does not work properly for Spark Data Frames
Hi Team, When we are creating a Spark Data Frame and open Data Wrangler and if we try to add "Group by and aggregate" operation under "aggregation" section when we select a particular column it does not show all the aggregation options for the selected column. It just shows 5 aggregations i.e. count, first value, last value, number of distinct values and mode. I think this is a bug. I hope you are able to understand the issue.Solved1.3KViews0likes2Comments