You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like the option to keep the unique and null counts but get rid of the histogram (more often than not it's useless). Currently, show_column_summaries=False removes both.
BTW, maybe it's expected, but it's not showing unique counts for complex types, the last column was from DuckDB's LIST aggregation.
Suggested solution
More column summary options
Alternative
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Description
I'd like the option to keep the unique and null counts but get rid of the histogram (more often than not it's useless). Currently,
show_column_summaries=False
removes both.BTW, maybe it's expected, but it's not showing unique counts for complex types, the last column was from DuckDB's LIST aggregation.
Suggested solution
More column summary options
Alternative
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: