Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2026 01:16 AM
Error:
dataframe.display() doesn't support data aggregation. Use display(dataframe) for better results in Databricks notebooks.
But I don't use dataframe.display! I use display(dataframe). This error occurs when creating a visualization in a databricks notebook. The first visualization goes fine, but when pressing 'aggregate over more data', this error occurs.
But I don't use dataframe.display! I use display(dataframe). This error occurs when creating a visualization in a databricks notebook. The first visualization goes fine, but when pressing 'aggregate over more data', this error occurs.